-
1. Add new currency type
Umesh Sonar Apr 9, 2012 1:05 AM (in response to Iron man)Hi Ali,
please try this -
add new currecy type on BMC.CORE:BMC_BaseElement form, then modify the asset forms.
thanks,
US
-
2. Add new currency type
Sulabh GandhiApr 10, 2012 6:28 AM (in response to Iron man)
Hi Ali,
To add new currency type to all the forms in ITSM follow the below steps.
1. Open command prompt got to inside currency folder of ITSM install directory.
2. Run the below command
java -jar JARCurrencyDefault.jar -x "server name" -u"admin login" -p "password" -t "tcp port" -F currency_form_names.txt -c "currency type"/"precision" -d -l.
Note: "currency_form_names.txt" file will have list of OOB forms with currency fields. But some of the forms are missing.
Thanks,
Sulabh Gandhi
-
3. Re: Add new currency type
Hendy Hendy Jul 28, 2015 12:32 AM (in response to Sulabh Gandhi)Hi All,
I tried to run the said command. But why is the default currency doesn't change? It still stuck on USD.
On dev studio, it already shown IDR, but from remedy user tool, it still defaulted to USD.
Thank you.
Regards,
Hendy