Order Management System. What's new
← Version 1.38.50.3

Shipping Zones for Store/Ship Order/Transfer Order

Store edit form:

  • “Shipping Zone” drop-down:
    • is optional;
    • was added under ZIP;
    • contains the List of Shipping Zones in the System;
    • if the Zone is selected:
      • this zone is added for the linked to Transfer Order and Ship Order linked to Transfer;
      • for Sale Order -> this logic isn’t used.

Transfer Order edit form:

  • Transfer Date:
    • is moved to the top bar;
  • Shipping Zone drop-down:
    • was added;
    • is displayed the List of Shipping Zones from the Dictionary;
    • is taken from the Ship TO address by default;
    • if on the Store edit form was selected zone: 
      • it is displayed on the Transfer order;
      • it is copied from Transfer to the related Ship order;
    • if the Ship TO address was changed -> the Shipping Zone is automatically updated according to the new zone.

Shipping Schedule:

  • Shipping Zone filter:
    • was changed logic:
      • also, are displayed zones from SHO which were created from Transfer Order, not only for Sale Order;
  • Order Quick View form:
    • “Shipping Zone” drop-down:
      • is editable;
      • is displayed the List of Shipping Zones from the Dictionary;
      • is displayed Shipping Zone from Sale Order edit form or from the Transfer Order edit form by default;
      • if the user change zone on the quick view -> zone is changed on the Ship Order edit form, but isn’t changed on the Sale Order or Transfer edit form(the relationship is 1 to 1).

Ship Order edit form:

  •  “Shipping Zone” drop-down:
    • was added under the “Shipping Address” textarea;
    • ші displayed the List of Shipping Zones from the Dictionary;
    • is displayed Shipping Zone from Sale Order edit form or from the Transfer Order edit form by default;
    • if the user change zone on the quick view -> zone is changed on the Ship Order edit form, but isn’t changed on the Sale Order or Transfer edit form(relationship is 1 to 1);
    • if the user change zone on the Sale Order or Transfer edit form(relationship is 1 to 1) -> zone is changed on the Ship Order edit form.