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 [email protected], and further improved in revision 3250 [email protected].
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 OpenERP sa GTK client R&D, which is a bug assignee. 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). _______________________________________________ Mailing list: https://launchpad.net/~openerp-dev-gtk Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-dev-gtk More help : https://help.launchpad.net/ListHelp

