openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #17398
[Bug 1074178] Re: printscreen timestamps in UTC and locale order
res.lang not ir_lang. Attached diff seems to work.
Now, how can we choose a paper size per model?
** Patch added: "ps_list.py.diff"
https://bugs.launchpad.net/openobject-server/+bug/1074178/+attachment/3422043/+files/ps_list.py.diff
--
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 Server:
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-server/+bug/1074178/+subscriptions
References