← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 674079] Re: Changing en_US Date Format does not change format in GUI

 

Hello

Indeed, currently the gtk client supports only the user's set locale format and will not consider the modifications made
from administration/Translations/Languages.

We're planning to improve this in the future (after v6.0) we will do
something like:

Read the user lang from the context and get the formats from the server

    For Example: if the user has 'en_US' set as his locale and 'en_US' has date format as '%m/%d/%Y'
    but he changes the date format to '%d/%m/%Y' from the menu specified above. Then the new modified format will
    be considered by the gtk client.


I'm marking this bug as "Wishlist" to keep it in the queue for  improvement after v6.0.

Thanks for reporting!


** Changed in: openobject-client
       Status: In Progress => Confirmed

** Changed in: openobject-client
   Importance: Medium => Wishlist

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/674079

Title:
  Changing en_US Date Format does not change format in GUI

Status in OpenObject GTK Client:
  Confirmed
Status in OpenObject Web Client:
  Confirmed

Bug description:
  Created new company on trunk rc60
Changed Translations->Language->en_US date format to d/m/y
restarted client and webclient.
New login.
Date format still m/d/y in Webclient and GTK client - incorrect.
Printing a report renders d/m/y - correct

I think it has to do with legacy code for en_US as a default language.





References