Order Management System. What's new
← Version 1.38.19.7

“Total COGS” / “Total Landed Cost” values on the Shipment Load Tracking List form

Shipment Load Tracking List form:

  • Datagrid:
    • “Total COGS” column:
      • was added to Datagrid and the column selector;
      • was added after the “Items” column;
      • are displayed the Total COGS from the appropriate order;
      • if the permission “Can View COGS” is switched on -> the column is displayed;
    • Total Landed Cost” column:
      • was added to Datagrid and the column selector;
      • was added after the “Total COGS” column;
      • are displayed the Total Landed Cost from the appropriate order;
      • if the permission “Can View Landed Cost” is switched on -> the column is displayed;
  • Bottom of the page:
    • “Total COGS” value:
      • was added under the Datagrid;
      • Total COGS = sum (Total COGS column);
      • if the permission “Can View COGS” is switched on -> the value is displayed;
    • Total Landed Cost” value:
      • was added under the Datagrid;
      • Total Landed Cost = sum (Total Landed Cost column);
      • if the permission “Can View Landed Cost” is switched on -> the value is displayed.