Comment 1 for bug 718040

Revision history for this message
Christophe Hanon (www.adins.be) (chanon) wrote : 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.