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;
- “Total COGS” column:
- 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.
- “Total COGS” value: