[trunk] account_bank_statement_extensions creates duplicate bank_ids field

Bug #931330 reported by Niels Huylebroeck
4
Affects Status Importance Assigned to Milestone
Odoo Server (MOVED TO GITHUB)
Invalid
Undecided
Unassigned

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 !

Revision history for this message
Olivier Dony (Odoo) (odo-openerp) wrote :

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 <email address hidden>
[2] rev 6439 rev-id <email address hidden>

Changed in openobject-server:
status: New → Invalid
Revision history for this message
Olivier Dony (Odoo) (odo-openerp) wrote :

(your branch seems based on rev 6365, this was fixed at rev 6439)

Revision history for this message
Niels Huylebroeck (red15) wrote :

Thanks for setting that right, sorry for the extra work.

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.