Reputation: 11
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")]
[PXString(4000)] [PX.Objects.AP.ToWords(typeof(ARInvoice.curyOrigDocAmt))] [PXUIField(DisplayName="AmountToWordsEN")]
Where the code was used
Upvotes: 1
Views: 167