R101675-5 Bundle Line - Quantity Is Greater Than Zero
| Code | R101675-5 |
| Entity | Crm.Pos.BundleLines |
| Name | QuantityIsGreaterThanZero |
| Attribute | Quantity |
| Layer | Back-End |
| Events | Commit |
| Priority | Normal |
| Modify | NO |
| Action | Validate that (Quantity == NULL OR Quantity.Value > 0) |
| Description | Server-side counterpart of the front-end check. Guarantees, regardless of the entry channel (UI or API), that a bundle line is never saved with a zero or negative quantity. A NULL quantity is left to the required-field validation. |
| Message | The quantity must be greater than zero. |
| Version | Introduced: v.27.1 |
| Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.