Page 1 of 1

Change currency in 'admin' module

Posted: Sun Mar 31, 2013 12:24 pm
by Sambhav
How to change currency in the 'admin' module?

Re: Change currency in 'admin' module

Posted: Fri Apr 12, 2013 4:06 pm
by jefffischer
If you just want to change your store entirely to a new currency, probably the easiest way is to set the default java locale (which will in turn effect the currency for that locale). You can do this by starting your app container with several system properties:

Code: Select all

-Duser.language=th -Duser.country=TH


There are various other ways to control currency at a more granular level for Broadleaf, but this is the easiest way to achieve what you're asking.

Re: Change currency in 'admin' module

Posted: Tue May 28, 2013 2:00 am
by atkhersham
when changing foreign exchange I am cause to a Web page not Discovered mistake.