Def - Weight - Inventory Calculations

If this field is editable, the following will be enforced:

  • For an item that is fixed weight and requires whole units:

    • When Weight is entered: the value will be rounded up to the nearest Weight that results in a whole Unit then the Units will automatically be calculated based on the Weight value.

  • For an item that is fixed weight and does not require whole units:

    • When Weight is entered: the Units will automatically be calculated based on the Weight value. The Weight value does not have to result in an integer Units value. However, because the Units and Weight values round to two decimal places, if the rounded Units value produced by the weight value does not convert to equal the weight value, the weight value will automatically update to equal the converted value of the units since the item is a fixed weight item.

  • For an item that is variable weight and requires whole units:

    • When Weight goes from empty to a value: the Units will automatically be calculated based on the Weight value and then be rounded to the next whole Unit. Weight will remain as the user entered Weight, per the Item's 'Weight Decimals'.

    • When Weight goes from one value to another: the Units will NOT be recalculated.