Is there a way that I can setup an item to be sold in certain increments?
For example 5 pcs, 10 pcs, 15 pcs, 20 pcs and so on.
Is there a way that I can setup an item to be sold in certain increments?
For example 5 pcs, 10 pcs, 15 pcs, 20 pcs and so on.
Best answer by Pilar Franco
Hi
Please, check this other Community post that may help you:
In general:
Answer is Yes — but not as a single standard field in IFS Sales Parts. In IFS Applications / IFS Cloud, selling a part only in fixed increments (e.g. 5, 10, 15, 20 pcs) is not supported out of the box. However, there are well‑established and supported workarounds, depending on how strict you need the control to be.
✅ What is available standard (and what is not)
If your business can accept it:
PACK5 = 5 pcsPACK5 only.Result
✅ Standard
✅ Clean
✅ Fully supported
⚠️ Less flexible if you need multiple increments (5, 10, etc.)
If the item is logically sold as a pack:
Result
✅ Standard
✅ Good for commercial “packs”
⚠️ Not ideal if you want free quantity entry but restricted increments
This is the most commonly accepted solution when increments must be enforced.
How it works (summary):
PACKAGE_QUANTITY = 5CustomerOrderLineThis solution is documented with SQL and steps in the IFS Community:
✅ Enforces business rules
✅ Flexible per part
⚠️ Requires configuration / technical access
| Requirement | Recommended option |
|---|---|
| Simple packs (5, 10, 15…) | UoM conversion |
| Commercial product packs | Package Parts |
| Strict rule enforcement | Custom Event validation |
| Different increments per part | Custom Field + Event |
I hope this helps!
Regards,
Pilar
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.