AttributeError: Couldn't find tag '<field name="price_subtotal">' in parent view !

Bug #660723 reported by Jim Norman
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Odoo Addons (MOVED TO GITHUB)
Fix Released
Undecided
Unassigned

Bug Description

Trunk Version addons: 4340

Accounting/Suppliers/Supplier Invoices

Traceback:

Environment Information :
System : Linux-2.6.32-25-generic-x86_64-with-Ubuntu-10.04-lucid
OS Name : posix
Distributor ID: Ubuntu
Description: Ubuntu 10.04.1 LTS
Release: 10.04
Codename: lucid
Operating System Release : 2.6.32-25-generic
Operating System Version : #44-Ubuntu SMP Fri Sep 17 20:05:27 UTC 2010
Operating System Architecture : 64bit
Operating System Locale : en_US.UTF8
Python Version : 2.6.5
OpenERP-Client Version : 6.0dev
Last revision No. & ID :1618 launchpad_translations_on_behalf_of_openerp-20101014044508-5aemh6vz68fbomfk
Traceback (most recent call last):
  File "/opt/openerp/server/bin/netsvc.py", line 489, in dispatch
    result = ExportService.getService(service_name).dispatch(method, auth, params)
  File "/opt/openerp/server/bin/service/web_services.py", line 586, in dispatch
    res = fn(db, uid, *params)
  File "/opt/openerp/server/bin/osv/osv.py", line 57, in wrapper
    return f(self, dbname, *args, **kwargs)
  File "/opt/openerp/server/bin/osv/osv.py", line 140, in execute
    res = pool.execute_cr(cr, uid, obj, method, *args, **kw)
  File "/opt/openerp/server/bin/osv/osv.py", line 130, in execute_cr
    return getattr(object, method)(cr, uid, *args, **kw)
  File "/opt/openerp/server/bin/osv/orm.py", line 1661, in fields_view_get
    result['arch'] = _inherit_apply_rec(inherit_result, sql_res[3])
  File "/opt/openerp/server/bin/osv/orm.py", line 1656, in _inherit_apply_rec
    result = _inherit_apply(result, inherit)
  File "/opt/openerp/server/bin/osv/orm.py", line 1600, in _inherit_apply
    raise AttributeError(_("Couldn't find tag '%s' in parent view !") % tag)
AttributeError: Couldn't find tag '<field name="price_subtotal">' in parent view

Attached screenshots show modules installed

Revision history for this message
Jim Norman (jim-jsnorman) wrote :
Revision history for this message
Jim Norman (jim-jsnorman) wrote :
tags: added: maintenance
Changed in openobject-addons:
status: New → Confirmed
Changed in openobject-addons:
assignee: nobody → DHS(OpenERP) (dhs-openerp)
Revision history for this message
Dhruti Shastri(OpenERP) (dhs-openerp) wrote :

Thanks for pointing.
It has been fixed by revision 4584 <email address hidden> on stable extra addons.
It has been fixed by revision 5027 <email address hidden> on trunk extra addons.

Changed in openobject-addons:
status: Confirmed → Fix Released
Changed in openobject-addons:
milestone: none → 6.0
Fred Bbaale (bbaale)
Changed in openobject-addons:
assignee: DHS(OpenERP) (dhs-openerp) → Fred Bbaale (bbaale)
assignee: Fred Bbaale (bbaale) → nobody
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.