c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #11973
[Bug 701460] Re: [v6] datetime widget %T
Error trace
Traceback (most recent call last):
File "/home/phongnt/Documents/Projects/openerp-trunk/client/bin/widget/view/form_gtk/date_widget.py", line 117, in _focus_out
self.date_get()
File "/home/phongnt/Documents/Projects/openerp-trunk/client/bin/widget/view/form_gtk/date_widget.py", line 149, in date_get
return tools.datetime_util.strptime(tc, self.format)
File "/usr/lib/python2.6/_strptime.py", line 317, in _strptime
(bad_directive, format))
ValueError: 'T' is a bad directive in format '%d/%m/%Y %T'
Revert to 1762
(launchpad_translations_on_behalf_of_openerp-20110109045113-me77jjxp50gdjmub)
seems work 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/701460
Title:
[v6] datetime widget %T
Status in OpenObject Web Client:
New
Bug description:
In the datetime widget when you select with the calendar a date it
shows the date like this (it should display the time instead of %T):
18.01.2011 %T
I have the newest version from trunk.
Regards
Wyden
References