openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #06970
[Bug 931330] Re: [trunk] account_bank_statement_extensions creates duplicate bank_ids field
(your branch seems based on rev 6365, this was fixed at rev 6439)
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/931330
Title:
[trunk] account_bank_statement_extensions creates duplicate bank_ids
field
Status in OpenERP Server:
Invalid
Bug description:
account_bank_statement_extensions module brings another bank_ids
fields on the form view of 'res.company'
it's ID is account_bank_statement_extensions.add_company_banks and is
defined in 'account_bank_statement_extensions/company_view.xml'.
I suggest this file be removed to avoid having duplicate bank_ids
fields and causing issues in
webclient:
this.viewmanager is undefined
and in gtk:
View Error!
Form view has duplicate field: bank_ids
Model: res.company
View: res.company.form
The duplicated fields will be simply ignored !
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/931330/+subscriptions
References