Deploy Odoo in seconds.
In Odoo we can inherit or use existing modules object/class/model and views. We can also inherit a single field of existing modules.
Inheritance means we are going to use or inherit old class/model, properties, methods and views in the new class/model. This concept is related to Object-Oriented Programming.
During module customization, there are many situations when we need to inherit some models in order to achieve a particular case. Odoo supports 3 varieties of model inheritance primarily.
Get the module from our repository GitHub
Copyright © 2026 Cybrosys Technologies. All Rights Reserved. Privacy Policy