← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 660723] Re: AttributeError: Couldn't find tag '<field name="price_subtotal">' in parent view !

 

** Attachment added: "First screenshot showing modules installed"
   https://bugs.launchpad.net/bugs/660723/+attachment/1693049/+files/Screenshot-4.png

-- 
AttributeError: Couldn't find tag '<field name="price_subtotal">' in parent view !
https://bugs.launchpad.net/bugs/660723
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to OpenERP OpenObject.

Status in OpenObject Addons Modules: New

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





References