c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #32537
[Bug 851775] Re: project issue - can't assign to user
** Project changed: openobject-addons => openobject-client
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP Project Group.
https://bugs.launchpad.net/bugs/851775
Title:
project issue - can't assign to user
Status in OpenERP GTK Client:
Confirmed
Bug description:
openobject-addons/6.0 revno 4828
Steps:
- Install project_issue
- Create a new issue and close the form
- Open the issue and try to assign it to an user. Save
The user isn't saved.
GTK client says:
Traceback (most recent call last):
File "/home/elbati/workspace/openerp/openerp6/client/bin/widget/view/form_gtk/spinbutton.py", line 54, in format_input
value = user_locale_format.str2int(text)
File "/home/elbati/workspace/openerp/openerp6/client/bin/tools/user_locale_format.py", line 204, in str2int
return str2float(string, int)
File "/home/elbati/workspace/openerp/openerp6/client/bin/tools/user_locale_format.py", line 226, in str2float
raise ValueError("%r does not represent a valid %s value" % (string,type))
ValueError: u'0.00' does not represent a valid integer value
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-client/+bug/851775/+subscriptions
References