8.1 One-step loading——accounting rules for first calculation

a. Accounting rules for [Loading Container] task

Users can freely enter data. When optimize and generate loading plans, the system charges according to the number of lines of goods entered and the number of containers used.

A line of cargo data is charged at 2 points; a container is charged at 10 points. 1 point is equal to 1 USD.

When charging, the system will account one container for free, that is, there is no charge for one container

Accounting formula: Charging points = (number of containers used-1) * 10 + number of lines of goods entered * 2

Case study:

Name

Length (CM)

Width (CM)

Height (CM)

Quantity

A

50

80

20

350

B

70

55

32

230

C

45

40

35

150

D

60

22

38

88

E

70

55

32

98

For 5 lines of cargo data are entered, and finally 2 containers are used, and charging points are: (2-1)*10+5*2 = 20 points.

b. Accounting rules for [Loading Box] and [Loading Flat Pallet] tasks

Users can freely enter data. When optimize and generate loading plans, the system charges according to the number of lines of goods entered and the total volume of goods.

Accounting formula: Charging points = total volume of goods (rounded up)*[(number of cargo lines/10) rounded up]*1

1 point is equal to 1 USD.

Case study:

Name

Length (CM)

Width (CM)

Height (CM)

Quantity

A

50

80

20

350

B

70

55

32

230

C

45

40

35

150

D

60

22

38

88

E

70

55

32

98

The number of cargo lines is 5 rows, and the total volume of the goods is 23.5 cubic meters,and charging points are: 24*1*1=24 points.

Last updated