openerp-dev-web team mailing list archive
-
openerp-dev-web team
-
Mailing list archive
-
Message #01407
[Bug 674079] Re: Changing en_US Date Format does not change format in GUI
OK Babel does not support en_DK so for the web client (for international
format) you need to set the language code to for example zh_TW (I was
already using zh_CN as a 'real' language). This fixes the web client
problem and it seems also the windows client problem.
--
You received this bug notification because you are a member of OpenERP
SA's Web Client R&D, which is a bug assignee.
https://bugs.launchpad.net/bugs/674079
Title:
Changing en_US Date Format does not change format in GUI
Status in OpenObject GTK Client:
In Progress
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.