View Inheritance in Odoo 15 | Inheritance in Odoo | Odoo 15 Development Tutorials
Channel:
Subscribers:
28,000
Published on ● Video Link: https://www.youtube.com/watch?v=iTnomnReIGY
In this video, we are discussing how to inherit an existing view to add new fields or make changes in it. #odooinherit
When you create and inherit objects in some custom or specific modules, it is better to inherit (than to replace) from an existing view to add/modify/delete some fields and preserve the others. #odoo15tutorials
There are two possible ways to do this kind of inheritance. Both ways result in a new class of data, which holds parent fields and behavior as well as additional fields and behavior, but they differ in heavy programmatic consequences. #odoo15developmentvideos
Other Videos By Cybrosys Technologies
Tags:
view inheritance in odoo
view inheritance in odoo 15
odoo inheritance
odoo 15 inheritance
odoo developer
inheritance in views
inheritance in odoo
types of inheritance in odoo
how to inherit views in odoo
delegation inheritance in odoo
view inheritance in odoo 13
inheritance in odoo 12
odoo add new field in views
odoo view inheritance
inheritence in odoo
extend views in odoo
inherit odoo views
inherit_id field in views
inherit and add new fields in odoo