Invoice Summary Template Number Format and Locale
You can use default templates if your parent company is Japan and the number format on the General Preferences setup follows the Japanese Yen currency format. If you want to change the number format, you must create a customized template. You can use these default templates as a basis for creating custom invoice summary templates.
-
In the default_template.xml, the number format is hard coded to currency. You can remove or modify this code.
<#setting number_format='currency'> <#setting locale='ja_JP'> -
In the default_multicurrency_template.xml, the number format is taken from the formatting preference of the parent company.