I have found the solution to the problem. I changed the "Amount Rounding Precision" field in the General Ledger Setup table from 0 to 0.01. You would have to comment out the the code in the OnValidate event if there is posted ledger entries, otherwise you will not be able to change the value.
Comments
perhaps this helps...
Dynamics NAV, MS SQL Server, Wherescape RED;
PRINCE2 Practitioner - License GR657010572SG
GDPR Certified Data Protection Officer - PECB License DPCDPO1025070-2018-03
Has anyone got a solution to this, I have the same problem.
I have found the solution to the problem. I changed the "Amount Rounding Precision" field in the General Ledger Setup table from 0 to 0.01. You would have to comment out the the code in the OnValidate event if there is posted ledger entries, otherwise you will not be able to change the value.