I see recommend to convert number to word in acumatica in this link How to do word representation of amount field in Acumatica Invoice Report (AR.64.10.00)? but I follow the instruction, I cannot reach the result. If anyone has idea,please suggest me.
Asked
Active
Viewed 272 times
0
-
Can you share your DAC code, report code, as well as screenshots of what the current results are? – KRichardson Mar 29 '19 at 14:54
-
Can you share the code, or any other screenshots on where you have stopped? – Eds Apr 02 '19 at 04:12
-
[PXString(250)] [PX.Objects.AP.ToWords(typeof(ARPayment.curyOrigDocAmt))] [PXUIField(DisplayName="AmountToWords")] – vannak May 27 '19 at 07:14