Page 1 of 1

Locale fr : How to switch ?

Posted: Mon Jul 01, 2013 12:11 am
by waxapps
Hello,

I deployed broadleaf on tomcat and mysql.
How can I switch to locale FR and EUR currency ? Now It's displaying EN/USD.

Thanks

Re: Locale fr : How to switch ?

Posted: Fri Jul 05, 2013 6:47 pm
by bpolster
Try setting the DEFAULT_FLAG in the BLC_CURRENCY table for your French currency.
Similarly, set the DEFAULT_FLAG in the BLC_LOCALE table to the French locale.

You'll want to make sure the US and Dollar values are also non-default (or if you aren't using these, just remove those rows from the database).