Inheritance - Traditional Prototype Inheritance | inherits in Odoo | Odoo Development Tutorial

Subscribers:
28,000
Published on ● Video Link: https://www.youtube.com/watch?v=UsedzCIpre4



Category:
Tutorial
Duration: 8:50
695 views
5


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 the 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 Prototype inheritance

Video Contents:
00:40 What is Prototyping
01:30 How to copy features from Existing Object
04:10 How to Inherit Models

#odoo14 #odoo #odoo14development

►► Visit our company website: https://www.cybrosys.com/

Connect with us:
► Facebook: http://ow.ly/Ty0Q30lc5TU
► twitter: http://ow.ly/s5cV30lc5Vc
► LinkedIn: http://ow.ly/GJfg30lc5WT
► Pinterest: http://bit.ly/2I2b5N0

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.







Tags:
odoo 14
inheritance
odoo traditional prototype inheritance