Inheritance - Traditional Class Inheritance in Odoo 14

preview_player
Показать описание
In Odoo/OpenERP we can inherit or use existing modules object/class/model and views. We can also inherit a single field of existing modules.

What is Inheritance?
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. In Odoo/ERP we extend properties, fields, and views of an existing model in a modular way.

In this video, we are going to learn about traditional class inheritance. This is used to extend the features of an existing object.

#odoo14 #odoo #odoo14development

Connect with us:

About Us
Cybrosys is enriched with technical experts and research scholars producing high-end quality software tools. Our sophisticated infrastructure and lab facilities constantly bring in new technological innovations and attributions. Partnership with ODOO, MICROSOFT, IBM, Intel, HP, NASSCOM proves our strength and excellence.

We are Odoo Gold Partners standing par excellence in Odoo Implementation, Customization, and allied services. We do Source code sale and Employee outsourcing. The latest research and developments in Cybrosys are being conducted in Blockchain. Our robust quality product and services are widely used by clients residing across in India, USA, UK, Middle East & Europe.
Рекомендации по теме
Комментарии
Автор

Hello Sir! thank you for your tutorial, but at the last step, I have the same problem as you, after uncommenting the record part of partner.xml file, it still has the errors : Field "session_ids" does not exist in model "res.partner". Could you maybe help? Thank you in advance.

vancouverhp