openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #06968
[Bug 931330] Re: [trunk] account_bank_statement_extensions creates duplicate bank_ids field
Hello Niels,
As far as I can see this file was removed at revision [2], following the
previous revision [1] that removed the definition of the duplicate
bank_ids field, now that this relationship is defined in the core.
Are you sure you are looking at the latest version of the trunk code?
Thanks,
[1] rev 6429 rev-id odo@xxxxxxxxxxx-20120127125840-n4rvynswgq61p316
[2] rev 6439 rev-id odo@xxxxxxxxxxx-20120130111654-7fmacaxdtdiiejs9
** Changed in: openobject-server
Status: New => Invalid
--
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