R28378 WorkOrder - No Zero Item Quantities
Code | R28378 |
Entity | Production.ShopFloor.WorkOrders Entity |
Name | NoZeroItemQuantities |
Attribute | WorkOrderItem.ProducedQuantity |
Layer | Back-End |
Events | Planning + |
Modify | NO |
Action | For each Work Order Item line validate that:
ProducedQuantity > 0 && ProducedQuantityBase > 0 |
Description | The production process suggests input, which is turned into specific output. The input and the output quantity is not always equal, but it is normal to expect that the output quantity is more than zero. The current validation checks if the user tries to produce zero quantity. |
Message | The Item in row {LineOrd} of {DocumentText} has zero or negative quantity.
The values of 'Produced Quantity' and 'Produced Quantity Base' of each item should be a positive number. Sort messages by Attribute: LineOrd |
Introduced In Version | 2018 |
Revocable | YES |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.