← Back to team overview

openerp-india team mailing list archive

[Bug 1003719] [NEW] xml inherit_id should check for duplicate fields

 

Public bug reported:

to reproduce

view A has field x
view B inherits view A and adds field B1
view C inherits view B and adds field C1 <field name="inherit_id"uld not load

now view B is changed to inherit field B1 and C1

view C should not load, but report duplicate field error


** 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/1003719

Title:
  xml inherit_id should check for duplicate fields

Status in OpenERP Server:
  New

Bug description:
  to reproduce

  view A has field x
  view B inherits view A and adds field B1
  view C inherits view B and adds field C1 <field name="inherit_id"uld not load

  now view B is changed to inherit field B1 and C1

  view C should not load, but report duplicate field error
  

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/1003719/+subscriptions


Follow ups

References