← Back to team overview

openerp-community team mailing list archive

Re: lp:~thibaut-dirlik/openobject-server/fix-inherits-bug-303455 into lp:openobject-server

 

When the field is present in multiple parents, it is the right-most in _inherits that will be recorded in _inherit_fields.

I think this is also consistent with python inheritance in the case of multiple parents (should be verified though).

But in the case of multiple level of inheritance, the parent recorded in _inherit_fields is not the lowest in the chain. This seems to mean the fix is enough for a two-level parent-child hierarchy, but not more.
-- 
https://code.launchpad.net/~thibaut-dirlik/openobject-server/fix-inherits-bug-303455/+merge/72914
Your team OpenERP Community is requested to review the proposed merge of lp:~thibaut-dirlik/openobject-server/fix-inherits-bug-303455 into lp:openobject-server.