Hello Gurus,
I have a case which needs your help:
The min order quantity is 5 PCs, and the order quantity should be the multiple of 5. I propose to use Sales UoM, example: creating the order will use the Pack, which one pack equals with 5 pieces. The available stock is 14 pieces, user created an order with 3 packs, system confirmed 3 packs ( that meant 3*5=15 pieces, when available quantity is 14 pieces only). User tried to create delivery order, system divided 14/3 = 4,667 items. That is not acceptable for business because cannot divide 1 piece to smaller part. I would need your solution in this case:
Ques 1: How does system act with correct rounding (for this case, confirmed quantity should be 2 packs (10 items)
Ques 2. If user creates the delivery order, system does not convert to base of UoM as example (not 14/3).
Really appreciate your support. Many thanks.
Nguyen.