openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #17433
[Bug 1074178] Re: printscreen timestamps in UTC and locale order
** Project changed: openobject-server => openobject-client
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1074178
Title:
printscreen timestamps in UTC and locale order
Status in OpenERP GTK Client:
New
Bug description:
OpenERP 6.1 revno 4264
The printscreen report ps_list.py shows timestamps in UTC rather than our local timezone.
Also, there is no en_BZ locale so we use en_US which is fine, except we prefer our dates in %Y-%m-%d order, or failing that in %d-%m-%Y.
ps_list.py gets it's date format from the locale so we're screwed.
It should get the timezone from the user's context and it's date format from ir_lang.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/1074178/+subscriptions
References