Word Representation of the Amount field in Acumatica In Report Designer

160 Views Asked by At

Is there a way to convert the cents into words?

This is what was used: [PXString(4000)] [PX.Objects.AP.ToWords(typeof(ARInvoice.curyOrigDocAmt))] [PXUIField(DisplayName="AmountToWordsEN")]

Where the code was used

0

There are 0 best solutions below