1) BlueLogis FX Airway Bill screen - Cargo section:
Volume & Volume Weight Auto-Calculation:
Formulae:
Calculated Volume (CBM) = (Length/1000) * (Width/1000) * (Height/1000)) * No.of Pieces
Calculated Volume Weight (KGS) = Calculated Volume * 167
Example:
User Input Entries:
No. of Pieces : 10
Length(MM) : 1000
Width(MM) : 1000
Height(MM) : 1000
GW.Kgs/Unit : 1200
Auto-calculated fields:
Calculated GW.Kgs/Total : 12000.00
Calculated Volume (CBM) : 10.00
Calculated Volume Weight (KGS) : 1670.00
2) BlueLogis FX Airway Bill screen - Basics section:
Chargeable Weight (KGS) Auto-Calculation:
Formulae:
if User Inputted Gross Weight (KGS) is greater than Software Calculated Volume Weight (KGS),
Chargeable Weight (KGS) = User Inputted Gross Weight (KGS)
Otherwise,
Chargeable Weight (KGS) = Software Calculated Volume Weight (KGS)
Example:
User Inputted Gross Weight (KGS) = 555.5
Software Calculated Volume Weight (KGS) = 1840.47
So, Chargeable Weight (KGS) = 1840.47
FYR