project issue - can't assign to user

Bug #851775 reported by Lorenzo Battistini
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo GTK Client (MOVED TO GITHUB)
Fix Released
Low
OpenERP Publisher's Warranty Team

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

Related branches

description: updated
Amit Parik (amit-parik)
Changed in openobject-addons:
assignee: nobody → OpenERP Publisher's Warranty Team (openerp-opw)
importance: Undecided → Low
status: New → Confirmed
affects: openobject-addons → openobject-client
Changed in openobject-client:
status: Confirmed → Fix Committed
Revision history for this message
Amit Dodiya (OpenERP) (ado-openerp) wrote :

Hello,

It has been fixed in this branch : https://code.launchpad.net/~openerp-dev/openobject-client/6.0-bug-851775-ado
with revision-id : <email address hidden> and revision-no : 1896

It will soon merge with stable branch.

One more thing, User is related field with Task. So Whatever User, you will assign for the task, It will be automatically set in "Assigned to" field of Issue.

Thanks,
Amit

Revision history for this message
Priyesh (OpenERP) (pso-openerp) wrote :

Hello,

Fix has been landed in https://code.launchpad.net/~openerp/openobject-client/6.0 with revision-id: <email address hidden>
Rev-no: 1896

Thanks for posting the issue,
Priyesh

Changed in openobject-client:
status: Fix Committed → Fix Released
Changed in openobject-client:
milestone: none → 6.0.4
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.