Hi,
I have an action button in purchase order page which on clicking opens up the purchase order report. But while running the report, I get the following error:
Overflow under conversion of Microsoft.Dynamics.Nav.Runtime.Decimal18 value 1.500 to System.Int32
While running the debugger, the error stops at the 'Check report 1401' because I have coded for converting amount to words in my purchase order report.
How can I solve this error?
*This post is locked for comments