crash after installation of hr_timesheet_sheet

Bug #609973 reported by Bastien
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

Bug Description

After installing the hr_timesheet_sheet and its dependancies I get the following error
GTK client crash when I try to start it, with web client it only display let me fix it:

Traceback (most recent call last):
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/netsvc.py", line 401, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, params)
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/service/web_services.py", line 588, in dispatch
    res = fn(db, uid, *params)
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 57, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 133, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/osv.py", line 123, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/addons/board/board.py", line 131, in fields_view_get
    context, toolbar=toolbar, submenu=submenu)
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/orm.py", line 1595, in fields_view_get
    result['arch'] = _inherit_apply_rec(inherit_result, sql_res[3])
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/orm.py", line 1590, in _inherit_apply_rec
    result = _inherit_apply(result, inherit)
  File "/usr/local/lib/python2.6/dist-packages/openerp-server/osv/orm.py", line 1534, in _inherit_apply
    raise AttributeError(_("Couldn't find tag '%s' in parent view !") % tag)
AttributeError: Couldn't find tag '<xpath expr="/form/hpaned/child1/action[@string='Draft Customer Invoices']">' in parent view !

Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

Hi Bastian,

I have just checked , and it does not crash.

Kindly recheck.

Thanks.

affects: openobject-server → openobject-addons
Changed in openobject-addons:
milestone: none → 5.0.13
status: New → Invalid
Revision history for this message
Jay Vora (Serpent Consulting Services) (jayvora) wrote :

I have checked in trunk.

Neither it crashes there.

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.