Data Exchange Definition Amount Format Fix
Codeunit 10331 has two major flaws in handling a decimal number.
- After formatting the number and padding the string, THEN it deletes the decimal point leaving the string 1 character short. We handled this in NAV 2018 as below, but this is not possible in BC, there is no e...
STATUS DETAILSNew