Over-Ship Tolerance setup
We have a requirement here for Over-Ship Tolerance setup.
Business Requirement scenario,
Over-Ship Tolerance set to 10 %.
If Order Quantity is 100, then as per Over-Ship Tolerance system will allow to ship 110 quantity.
If Order Quantity is 95, then as per Over-Ship Tolerance system will allow to ship 100.5 quantity.
Here the requirement is business don't to Over ship quantity in decimal, instead of 100.5 system should allow to ship them 101 quantity. (even when Over-Ship Tolerance set to 10 %)
How to achieve this functionality.