Sale Order List form:
- “Update item status” button:
- was added to the View items multi-button on Pending PO / In Process tabs;
- was added to the Process multi-button on Not Started tab -> button is displayed not depending on the Company Setting;
- if the order checked -> button is clickable;
- if Order wasn’t checked -> OMS message is displayed:
- Text: “At least one Sale Order must be selected”;
- OK Button -> the pop-up is closed;
- After clicking on the button -> the “Update Item Status” panel is opened:
- contains not processed items from SOs with next elements:
- Item Name dropdown filter -> filters panel by items;
- Status filter -> filters Orders on the panel by item statuses:
- contains statuses with checkboxes;
- Items statuses are displayed from List form Orders;
- Refresh button -> update panel and drop all actions;
- “X” button -> drop all actions on the panel;
- Each selected Sale Order is separated by Customer Name, Store and Order Number;
- Actions multi-button:
- contains actions listed below:
- Use Stock;
- Not Reserved;
- Backorder;
- Out of Stock;
- Check Stock;
- after clicking on the button –> selected item change statuses;
- statuses depending on Company Settings are displayed -> If Skip Allocation is unchecked -> Support Backorder checkbox disabled -> and these statuses are hidden from the dropdown;
- contains actions listed below:
- Datagrid with the columns listed below:
- checkbox:
- all items can be checked;
- Item Name -> Item Name is displayed;
- Item Description -> Item Description is displayed;
- Order Qty -> Item Qty from the order is displayed;
- Status -> Item Status from Order is displayed;
- Update to Status -> each line contains a dropdown with statuses and the user can change it:
- Not Reserved;
- Backorder;
- Out of Stock;
- Check Stock ;
- statuses the same as for Actions multi-button are displayed;
- checkbox:
- Buttons -> are added to the bottom of the panel:
- Cancel:
- is always clickable;
- after clicking on the button -> panel without statuses changes is closed;
- Save:
- is always clickable;
- if nothing changed -> panel without changes is closed;
- if the user makes changes -> statuses for Orders are changed and displayed Orders on the corresponding tabs.
- Cancel:
- contains not processed items from SOs with next elements:
- was added to the View items multi-button on Pending PO / In Process tabs;