R26742 StoreTransactionLine - Line Product Is Serialized
| Code | R26742 |
| Entity | Logistics.Inventory.StoreTransactions Entity |
| Name | LineProductIsSerialized |
| Attribute | Line.SerialNumber |
| Layer | Back-End |
| Events | Releasing |
| Priority | Normal |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | Validate that: if (Quantity!= 0 AND IsSerialized==true) , then Line.SerialNumner != null |
| Description | The rule validates that a Serial Number is set in all lines containing serialized product , whoose quantity is not 0. |
| Message | The field 'Serial Number' on product '{Product}' is required because this product is serialized. |
| Version | Introduced: 2017 |
| Revocable | YES |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.