Split Percentage - How should we handle decimal discrepancy?

Issue No: GRN-1133
Created 8/27/2018 4:52:24 AM
Type Feature
Priority Blocker
Status Closed
Resolution Fixed
Fixed Version 18.3
Description 1. Assuming I have 21.65 Open Storage qty   2. I transferred them to Warehouse Receipt and Open Storage with 50% each distribution   !pastedImage_d103828_0.png!   3. If we get the qty per percentage, it will be 10.825 each. So it will be 10.83 rounded to 2 decimals   4. Now if we will display this in DPR, it will be *10.83* for On storage and *10.83* for Warehouse Receipt.   ISSUE   10.83 + 10.83 = 21.6{color:#ff0000}6 {color}   {color:#000000}This will not longer match the 21.65 (see #1 Open Storage) earlier due to split percentage distribution.{color}   TO DO   lets make sure the split always adds up to give the original number 10.83 + 10.82, make the other number lower   ** it can be alpahabetic ascending or descending what ever is easy