Can I change the currency in an Invoice
I have created an Invoice and the amount written in dollers (USA Currency) but I want that if someone opens the Invoice in Indian then It should show INR , or if someone opens the Invoice in Canada then it should show CAD currency , it should automatically change the currency in Invoice.
Hi,
You can certainly add some custom fields to show the conversion but it may require some scripting.
You will need to decide:
- Which field(s) do you want to convert?
- Which exchange rate would you want to use?
Thanks,
Chris
You can use SuiteAnalytics Workbook and utilize the Currency Converter feature as well.
You may read more from the Help Guide
Currency Conversion from the User Interface
Note that you are only showing translated amount in other currencies, actual transaction currency cannot be changed once saved – it is by design. You can use freemarker codes and set the locale (depending on user’s locale) to show converted amount in advance PDF