Order Management System. What's new
← Version 1.36.30.0

New elements on the “Close Quote Requests” panel

Quote Requests List form:

  • the user selected some of Quote Requested -> clicked on the Close button:
    • Close Quote requests panel is opened;
    • on the panel were added next elements:
      • checkboxes for each of line items:
        • was added bulk set of SCAC#, Ship Date, Reason for selected line items;
        • if no one line wasn’t selected -> the bulk set of SCAC#, Ship Date, Reason for all lines is added;
      • “Delete” button:
        • was added next to Reason textarea;
        • if at least one Order was checked on the panel -> the button is clickable;
        • after clicking on the button:
          • selected line is deleted from the panel;
          • selected Quote Request isn’t closed and is displayed on the corresponding list form;
      • “Save” button:
        • was added before “Close” button;
        • is always clickable;
        • after clicking on the button:
          • the panel should be closed;
          • all filling data is saved;
          • Quote Request list form is saved.