Order Management System. What's new
← Version 1.36.19.0

Put On [Hold textbox name]  / Release [Hold textbox name] button

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:
        1. All;
        2. Unscheduled;
        3. Scheduled;
      • the logic is the next:
        1. if the Order not in Hold Status -> Button Name is displayed as -> Put On [Hold textbox name];
        2. if the Order in Hold Status -> Button Name is displayed as -> Release [Hold textbox name];
      • after clicking on the button:
        1. Put On [Hold textbox name] -> Order Status is changed to Hold and this status is displayed in the “Order Status” column;
        2. Release [Hold textbox name] -> Order Status is changed based on the availability of the items in stock.