We are creating some customization to calculate the total package weight per sales order. However, we would like to understand how these different weight fields on Item card is used compared to the weights defined on the UOM table, so that we can ensure the customization is built in a generic way.
* Gross weight on the item card defines weight per Base UOM,
* UOM table can define weight for Base UOM as well
* UOM table can define weight for Other UOM based on the Gross Weight on Item Card * Qty Per UOM, but the weight can be overwritten by users
Thank you for your help.