R33319 WarehouseTransaction - Line Fixed Measurement Ratios
Name | Value |
---|---|
Code | R33319 |
Name | LineFixedMeasurementRatios |
Entity | Logistics.Wms.WarehouseTransactions Entity |
Layer | Back-End |
Attribute | QuantityBase, Quantity |
Events | ClientCommit |
Modify | NO |
Action | If Product.VariableMeasurementRatios == false , then validate that: "Quantity Base = ROUND (Quantity,BaseMeasurementUnit), 3)" OR "Quantity = ROUND(CONVERT(QuantityBase, QuantityUnit), 3)". |
Description | Base quantity could be edited only for products that are allowed to use Variable Measurement Ratios. For more information, see Variable Measuremen Ratios. Otherwise, if in the Product definition is not set that it uses Variable Measurement Ratios, then the product dimensions must be followed properly while recalculating Base Quantity. |
Message | An error occurred while recalculating base quantity. Product dimensions must be followed for products that are not allowed to use variable measurement ratios. Warehouse transaction '{WarehouseTransaction.DisplayText}' violates this rule. |
Version | Introduced: 2022 |
Revocable | Yes |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.