← Back to team overview

openerp-india team mailing list archive

[Bug 931330] [NEW] [trunk] account_bank_statement_extensions creates duplicate bank_ids field

 

Public bug reported:

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 !

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

-- 
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:
  New

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


Follow ups

References