Voucher Build Rounding Errors
We are trying to load XML vouchers and need to load unit price, line amount and quantity -
The problem is that when the voucher gets loaded we get rounding errors. If we set these to 'distribute by amount' we don't have issues but I should also state that we need these to be distributed by quantity so that we can populate statistics code and statistics amount -
The example I'm using is
Unit Price: 4.28616
Line Amount: 96,010
Quantiy 22,400 EA
Even when entering the transaction online, once I switch the distribute by to 'Quantity' the line amount switches to 96,009.98 -