c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #10970
[Bug 697634] Re: [V6] Date change in date and datetime fields on get/lose focus
hello,
This was actually a regression which was introduced for the fix
lp:503624 . I had reopend the bug and reverted the fix @ 1756
nch@xxxxxxxxxxx-20110105130323-vertahimjrhg78yq for the same also we
have started for the better solution here:https://code.launchpad.net
/~openerp-commiter/openobject-
client/client_locale_to_user_defined_locale. which will completely allow
user to even change his locale settings.
please update the gtk client to the latest revision.
sorry for the inconvenience,
Thanks,
** Changed in: openobject-client
Status: New => Fix Released
** Changed in: openobject-client
Assignee: (unassigned) => OpenERP sa GTK client R&D (openerp-dev-gtk)
--
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