Prevent system from allocating partial lot quantities (lots are divisible)
We select the required lots in reservation window.
Eg: Order requested qty = 100 Kg
We select 10 lots totaling 94 Kg
We can only select full lot quantities.
When we click Allocate on transact move order form, system selects 6 Kg from a random lot in addition to the lots we selected on reservation window.
We cannot make the items lots indivisible because divisibility is required for another purpose.
Is there another way to stop OM from selecting partial lot quantities during allocation?