c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #31487
[Bug 839786] Re: [trunk][account] Bank Form Incorrect Inheritance
Hello John,
I have completely check your bug report.
But I think you have used a old server 's revision number that's why you
have faced this type of problem.
Because the res.partner.bank (Bank Accounts) from view has totally improved on 3541 server's revision number
rev-info :- fp@fp-laptop-20110815141643-ebg8rnuihkei6fni.
So would you please check this again with latest updated code.
latest revision server : 3569, addons 4945,
Currently I am closing this issues if you still faced the problem then
you can reopen this with more info.
Thanks
** Changed in: openobject-addons
Status: New => Invalid
--
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):
Invalid
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
References