c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #12108
[Bug 697634] Re: [V6] Date change in date and datetime fields on get/lose focus
** Changed in: openobject-client
Milestone: None => 6.0
--
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/697634
Title:
[V6] Date change in date and datetime fields on get/lose focus
Status in OpenObject GTK Client:
Fix Released
Bug description:
Hi,
I found this bug because I bound an on_change on a datetime field
while I was developping a module. I saw that the value changed without
reason. You can test it by creating an sale order, and set an date
like: January, 12 2011. The click on an other field, like the ref, and
go back into the date field. You will see that the date changed:
01/12/11 -> 12/01/11
It will be reverted again if you leave the field. It seems to be a
locale problem, maybe it has something to see with the #674079 bug. I
don't know.
Note: I'm using the French language.
References