Cargo list

Display inputed data list(Memo,container kind,cargo) The sum total number, sum total volume, and sum total weight are displayed on the bottom of a screen.

When add or delete of a cargo, the number of cargo is changed automatically. The cargo which cannot be loaded a container by size over or weight over is displayed on a remarks column as "S.O"(size over) and "W.O"(weight over).

Cargo addition button
Set a cargo which is selected in the cargo list into stack and add it to the specified container. You cannot add a cargo which is size over or waight over.