currency change in general.properties not taking effect

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

currency change in general.properties not taking effect

chris snow
I have changed general.properties to

   defaultOrganizationPartyId=Company
   locale.properties.fallback=en_GB
   locales.available=en_GB

And start.properties to

   ofbiz.locale.default=en_GB

However, the ecommerce page is still showing prices with $ and not £

Any ideas?

Many thanks,

Chris
Reply | Threaded
Open this post in threaded view
|

Re: currency change in general.properties not taking effect

chris snow
It was because I was logged in as admin and the old locale must have
been stuck in the session.  Restarted, logged out and logged in and £
sign is showing.

On Fri, Sep 17, 2010 at 8:02 PM, chris snow <[hidden email]> wrote:

> I have changed general.properties to
>
>   defaultOrganizationPartyId=Company
>   locale.properties.fallback=en_GB
>   locales.available=en_GB
>
> And start.properties to
>
>   ofbiz.locale.default=en_GB
>
> However, the ecommerce page is still showing prices with $ and not £
>
> Any ideas?
>
> Many thanks,
>
> Chris
>