c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #15942
[Bug 718040] Re: Wrong representation of dates with month's name
I think, I have similar issue. I hope I am not polluting this bug
report.
I changed the en_US default date to get the Month name : %B %d, %Y in
order to get February 13, 2011. I
First surprise: the month name seems to be taken from the locale of the
server - On ubuntu I realized this because my desktop was in French: so
I got février 2011 !
If you create a new invoice the default value for the date field is : '%B __, ____'.
Month name should come from the OpenERP language resource.
Also it should be great to have 2 dates format 1 for data entry, one for reporting.
--
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/718040
Title:
Wrong representation of dates with month's name
Status in OpenERP Modules (addons):
New
Bug description:
I have changed the date format in English en_US language to %d-%b-%Y.
We have to do this as our tax department requires to show month name in date format to avoid misunderstanding.
But in this case PDF reports in English en_US like order, Invoice and
etc shows date like 12-ôåâ-2011 instead of 12-Feb-2011.
Follow ups
References