after installed construction module, error occur when creating Sales Order on Sales menu.

Bug #1193292 reported by ajiz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenERP Construction
Fix Released
High
Maxime Chambreuil (http://www.savoirfairelinux.com)

Bug Description

After install this construction module, this error occur when I want to create Sales Order on Sales Menu.

File "/opt/openerp/server/openerp/osv/orm.py", line 2235, in fields_view_get
  arch=apply_view_inheritance(cr, user, source, sql_res['id']),
File "/opt/openerp/server/openerp/osv/orm.py", line 2193, in apply_view_inheritance
  source = apply_inheritance_specs(source, view_arch, view_id)
File "/opt/openerp/server/openerp/osv/orm.py", line 2177, in apply_inheritance_specs
  raise_view_error("Element '%s' not found in parent view '%%(parent_xml_id)s'" % tag, inherit_id)
File "/opt/openerp/server/openerp/osv/orm.py", line 2070, in raise_view_error
  % (child_view.xml_id, self._name, error_msg))
AttributeError: View definition error for inherited view 'sale_insulation.view_sale_order_insulation' on model 'sale.order':
  Element '<xpath expr="//field[@name='order_line']/notebook/page/field/form/group/field[@name='product_uos_qty']">' not found in parent view 'sale.view_order_form'

Related branches

Changed in openerp-construction:
assignee: nobody → Maxime Chambreuil (http://www.savoirfairelinux.com) (max3903)
Changed in openerp-construction:
status: New → In Progress
importance: Undecided → High
Changed in openerp-construction:
status: In Progress → Fix Committed
Changed in openerp-construction:
status: Fix Committed → 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.