Hi all
Does anyone know exactly how exchange rate decimal precision is managed?
In our General Ledger Setup, the Unit-Amount Decimal Places field is set as "2:5"
In our Currency Exchange Rate table, the rates are at 6 decimal places.
We are using codeunit 1281 in our Job Queue, to call the Float Rate service.
Is there a config setting I have missed that is calling the rates at 6 decimal places?
Thanks!