← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 839786] [NEW] [trunk][account] Bank Form Incorrect Inheritance

 

Public bug reported:

Error opening bank form:

AttributeError: View definition error for inherited view
'account.view_partner_bank_form_inherit' on model 'res.partner.bank':
Element '<group name="bank">' not found in parent view
'%(parent_xml_id)s'

Looks like view_partner_bank_form_inherit is looking for a group named
'bank' from base.view_partner_bank_form which doesn't exist.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

** Summary changed:

- Bank Form Incorrect Inheritance
+ [trunk][account] Bank Form Incorrect Inheritance

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/839786

Title:
  [trunk][account] Bank Form Incorrect Inheritance

Status in OpenERP Modules (addons):
  New

Bug description:
  Error opening bank form:

  AttributeError: View definition error for inherited view
  'account.view_partner_bank_form_inherit' on model 'res.partner.bank':
  Element '<group name="bank">' not found in parent view
  '%(parent_xml_id)s'

  Looks like view_partner_bank_form_inherit is looking for a group named
  'bank' from base.view_partner_bank_form which doesn't exist.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/839786/+subscriptions


Follow ups

References