Configure the Currency XML file for New Zealand
currency
Before you begin
Procedure
- Navigate in the Project window to .
-
Right-click currencies and choose , and then enter
nzdand click OK. - Copy the currency.xml file from the aud folder to the new nzd folder.
-
In the editor for nzd/currrency.xml, change the currency code from
"aud"to"nzd"and the currency description from"Australian Dollar"to"New Zealand Dollar". The resulting code is:<Currency xmlns="http://guidewire.com/currency"> <CurrencyType code="nzd" desc="New Zealand Dollar" storageScale="2"> <CurrencyFormat zeroValue="-"/> </CurrencyType> </Currency>
What to do next
The next step is Edit supporting user interface files and add New Zealand suburb field.
