Re: [tryton-dev] Delegation inheritance in tryton

2016-11-18 Thread Manuel Marquez
> It has been removed since 2.8 > http://hg.tryton.org/trytond/rev/94629ee54c66 > > There was many issues with this "feature" like the access rights, > default values, order resolution of _inherits, modularity against super > calls etc. But also it was quite difficult to understand for the user >

Re: [tryton-dev] Delegation inheritance in tryton

2016-11-18 Thread Cédric Krier
On 2016-11-18 12:06, Manuel Alejandro Márquez Ortiz wrote: > Hello, I'm new in tryton and I come from Odoo. I am developing a new module > and I need inherit from model product.template but I dont want extend the > table product_template in the database, I want that tryton creates a new > table