Inheritance is used to add or replace a field with a particular view in Odoo. Inheritance specs are comprised of an element locator, to match the inherited element in the parent view, and the children element that will be used to modify the inherited element. There are three types of element locators for matching a […]
In delegation inheritance provides more flexibility, we use the _inherits attribute. This is used if you want to sink another model in your current model without affecting the views. So the database tables contain fields in your model and also a field representing the inherited object. Read more about DIfferent Inheritance in Odoo: Video Contents: […]
Odoo Technical Training 2020 Day-2 The key objective behind Odoo Technical Training is to literate the Odoo developers, Technical Consultants, and beginners who are interested in Odoo development. The training envisions in sharing how we can customize existing Odoo functionalities and develop our own new features. The training will cover all the basic Odoo module […]