Print or Display Numeric and Decimal Description of Currency in D365 BC:
(1) In this blog, we will get to know the procedure to print or display the Amount In Words value along with its numeric description. In the previous version, there are two fields in the “Currency” table.
- Currency Numeric Description
- Currency Decimal Description
(2) But I have found that the above two fields are missing. So, in that case, the same fields are created in the “Currency” table by making an extension and saving the reports having a function of “converting Amount in words”. For Indian Localization- “Posted Voucher” and for other localization “Check”.
- Creating two fields in the Currency table and shown in the Currencies page, as shown.
(3) After that, Save the standard reports. “Posted Voucher” and Check. In this example, I saved the “Posted Voucher” report and do the changes in the “FormatNoText” function, as shown.
- For Numeric Description:
- For Decimal Description:
(4) After doing the above changes, use the function of this custom changed report and get a result. Enter the numeric description and decimal description on the Currencies page for getting an actual result.