Shipping Schedule list form:
- Sale Order Quick View panel:
- Put On [Hold textbox name] / Release [Hold textbox name] button:
- was added at the bottom of the panel;
- was added before the “Save” button;
- is enabled for the next tabs:
- All;
- Unscheduled;
- Scheduled;
- the logic is the next:
- if the Order not in Hold Status -> Button Name is displayed as -> Put On [Hold textbox name];
- if the Order in Hold Status -> Button Name is displayed as -> Release [Hold textbox name];
- after clicking on the button:
- Put On [Hold textbox name] -> Order Status is changed to Hold and this status is displayed in the “Order Status” column;
- Release [Hold textbox name] -> Order Status is changed based on the availability of the items in stock.
- Put On [Hold textbox name] / Release [Hold textbox name] button: