Transfer Order List form:
- “Merge” button:
- was added near the “Import from Excel” button on the Draft tab;
- was added only to the Draft bucket;
- is displayed if “Manage Transfer Order” permission is switched on;
- if some Order are checked in the Datagrid -> the button is enabled;
- the logic is the next:
- after clicking on the Merge button -> if selected Orders have the Same Store From and Store to -> is displayed the Transfer order edit form:
- on the form are displayed:
- Transfer Date -> today’s date;
- Receive Date -> is displayed the newest;
- Items -> the list of items from all merged orders;
- Reference number -> numbers are displayed via comma;
- all related documents are linked to the new merged transfer order:
- such as SO, IRC, AO;
- such as SO, IRC, AO;
- on the form are displayed:
- if selected Orders have not the Same Store From and Store to -> the OMS message is displayed:
- Text: “Cannot merge Transfer Orders for different stores”;
- OK Button:
- the message is closed;
- transfer orders aren’t merged.
- after clicking on the Merge button -> if selected Orders have the Same Store From and Store to -> is displayed the Transfer order edit form: