Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
New AI Community Guidelines. Please review and follow them to ensure AI use stays safe, accurate, and compliant.
How to convert Purchase Order Total Amount into words using different languages.
Hi, Everyone
Please provide advice and guidance, currently I am creating a custom field to display the Total Amount in words on Purchase Order transactions. How do you make a formula so you can use a different language, for example Indonesian. Currently the formula I use is as follows:
TO_CHAR(TO_DATE(TO_CHAR(TRUNC({total}, 0)),'J'),'JSP')
The results are as follows:
Thank you, please guide.
Regards
Didik Rohadi
0