Order Management System. What's new
← Version 1.38.15.3

The “Export” multi-button on the Shipment Load Tracking List form

Shipment Load Tracking List form:

  • “Export” multi-button:
    • was added and contains:
      • Export to Excel;
      • Export to with Items;
    • was added to the buttons panel at the top of the List form;
    • was added next to the “Receive SLT” button;
  • “Export to Excel” button:
    • was added to the buttons panel at the top of the List form;
    • was added next to the “Receive SLT” button;
    • is always clickable;
    • after clicking on the button:
      • if no one line item in the Datagrid wasn’t selected -> is downloaded Excel file with all line items from the Datagrid;
      • if the line item in the Datagrid was selected -> is downloaded Excel file with the selected line item from the Datagrid;
      • the columns are copied to excel based on the column selector;
      • the Excel file contains next columns:
        • Reference #;
        • Booking #;
        • Container #;
        • Forwarder;
        • Shipper;
        • Vendors;
        • PO #;
        • items:
          • are displayed via comma if more than one item is linked to order;
        • Total COGS;
        • Total Landed Cost;
        • Total Cost;
        • Export Port;
        • Import Port;
        • Store;
        • Departure;
        • Est. Arrival;
        • Sched. Delivery;
        • Container Size;
        • Status;
  • “Export to Excel with Items” button:
    • is always clickable;
    • after clicking on the button:
      • if no one line item in the Datagrid wasn’t selected -> are downloaded Excel file with all line items from the Datagrid;
      • if the line item in the Datagrid was selected -> are downloaded Excel file with the selected line item from the Datagrid;
      • the Excel file contains next columns:
        • Reference #;
        • Booking #;
        • Container #;
        • Forwarder;
        • Shipper;
        • Vendors;
        • PO #;
        • Item Name;
        • Item Description;
        •  Shipment QTY;
        • COGS;
        • Landed Cost;
        • Item Amount;
        • Export Port;
        • Import Port;
        • Store;
        • Departure;
        • Est. Arrival;
        • Sched. Delivery;
        • Container Size;
        • Status.