← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 698134] Re: Datetime format issues preventing objects from being saved

 

For the record, this was fixed in the server to remove unsupported format pattern during the installation of a new language.
The correction was introduced in server revision 3238 odo@xxxxxxxxxxx-20110110151912-ysu06271z40hxxho, and further improved in revision 3250 odo@xxxxxxxxxxx-20110112160608-ixrjyfsgib31nnx8.

For existing databases, please first update to a server revision after 3250, then modify your existing language entries by making sure that the date format and time format fields only contain allowed directives (%H, %M, etc.).
The allowed directives are displayed on the form view, and the server will not allow you to save your language with a format that uses unsupported directives.

If you are unsure how to correct your current formats, you can create a
new database and look at the format that is now being used for your
language. Alternatively you can also refer to the technical manual of
the strftime function, to see the equivalence of your current directives
with the allowed ones: http://bit.ly/g3d8dk  for example %T => %H:%M:%S

After correcting all res.lang entries, please restart the server and all
your clients, and you should be fine.

-- 
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/698134

Title:
  Datetime format issues preventing objects from being saved

Status in OpenObject GTK Client:
  Confirmed

Bug description:
  trunk, web, firefox, french db, install crm

  Cannot create a  phone call because of the date format (invalid).





References