[RC3] Impossible to select Timebox in task

Bug #320507 reported by Christophe CHAUVET
2
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned

Bug Description

Server revno: 1640
Addons revno: 2147
Client revno: 904

Open a task
on "Extra Info" tab
select a Timebox and crash

--------------8<---------------8<-------------
Traceback (most recent call last):
  File "/home/oerp/openerp/openerp/server/bin/netsvc.py", line 226, in dispatch
    result = LocalService(service_name)(method, *params)
  File "/home/oerp/openerp/openerp/server/bin/netsvc.py", line 74, in __call__
    return getattr(self, method)(*params)
  File "/home/oerp/openerp/openerp/server/bin/service/web_services.py", line 481, in execute
    res = service.execute(db, uid, object, method, *args)
  File "/home/oerp/openerp/openerp/server/bin/osv/osv.py", line 59, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/home/oerp/openerp/openerp/server/bin/osv/osv.py", line 119, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/home/oerp/openerp/openerp/server/bin/osv/osv.py", line 111, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/home/oerp/openerp/stable/server/bin/addons/project_gtd/project_gtd.py", line 141, in fields_view_get
    xarch, xfields = self._view_look_dom_arch(cr, uid, doc, context=context)
TypeError: __view_look_dom_arch() takes at least 5 non-keyword arguments (4 given)
--------------8<---------------8<-------------

Distribution: Ubuntu
Version: 8.04 (hardy)
Python 2.5.2

Revision history for this message
Christophe CHAUVET (christophe-chauvet) wrote :

Go to "Project Management->Time Management->My Daily Timebox"
same crash

Revision history for this message
Stephane Wirtel (OpenERP) (stephane-openerp) wrote :

Thank you for your bug report.

Fixed

Changed in openobject-addons:
milestone: none → 5.0
status: New → Fix Released
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.