-
Uncategorized
-
1-How to Install Pycharm and Configure PostgreSQL on Ubuntu
-
2-How to Configure Odoo 13 on Pycharm Ubuntu
-
3-Components and Structure of Odoo 13 Module
-
4-How to Create an Empty Module Structure Scaffold Command in Odoo 13
-
5-Building a module in Odoo 13
-
6-Relations Between Models on Odoo: Many2One Fields in Odoo 13
-
7-Relations Between Models in Odoo: One2Many Fields in Odoo 13
-
8-Relations Between Models in Odoo: Many2Many Fields in Odoo 13
-
9-Inheritance - Traditional Class Inheritance in Odoo 13
-
10-Inheritance - Traditional Prototype Inheritance in Odoo 13
-
11-Inheritance - Delegation Inheritance in Odoo 13
-
12-View Inheritance in Odoo 13
-
13-Computed fields and @api.depends in Odoo 13
-
14-Setting Default Value for Fields in Odoo 13
-
15-Onchange mechanism - @api.onchange in Odoo 13
-
16-Model Constraints - Python Constraints in Odoo 13
-
17-Model Constraints - SQL Constraints in Odoo 13
-
18-Tree View Decoration Attribute in odoo 13
-
19-Advanced Views - Calendar View in Odoo 13
-
20-Advanced Views - Search View in Odoo 13
-
21-Advanced Views - Gantt View in Odoo 13
-
22-Pivot View in Odoo
-
23-Graph View in Odoo
-
24-Kanban View in Odoo 13
-
25-Pivot View in Odoo
-
26-Security - Groups and access rights in Odoo
-
27-Wizards - Defining and Launching in Odoo
-
28-Odoo Development - URL Actions in Odoo 13
-
29-Odoo Development - Server Actions in Odoo 13
-
30-Odoo Development - Automated Actions in Odoo 13
-
QZhub - Odoo+BIM
-
10-Inheritance - Traditional Prototype Inheritance in Odoo 13
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.
Get the module from our repository: https://github.com/CybroOdoo/openacademy
Related Videos:
Configure Odoo 14 Project on Pycharm Ubuntu: https://www.youtube.com/watch?v=UGg1j5RCXKk&t=5s
Building a Module in Odoo 14: https://www.youtube.com/watch?v=wwIniIlIrAc
Composition of a module in Odoo 14: https://www.youtube.com/watch?v=8_M96X4O6XI
Module Structure in Odoo 14: https://www.youtube.com/watch?v=1F0veP4EJ2Q&t=160s
Empty Module Structure Scaffold in Odoo 14: https://www.youtube.com/watch?v=fY-QQXT2clw
In this video, we are going to learn about traditional Prototype inheritance
Types of Inheritance.
1. Traditional inheritance
* Class inhertiance
* Prototype ineritance
2. Delegation Inheritance
#odoodevelopment #inheritancemodels #classinheritance
For More Videos Subscribe to our YouTube channel.
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
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.
Get the module from our repository: https://github.com/CybroOdoo/openacademy
Related Videos:
Configure Odoo 14 Project on Pycharm Ubuntu: https://www.youtube.com/watch?v=UGg1j5RCXKk&t=5s
Building a Module in Odoo 14: https://www.youtube.com/watch?v=wwIniIlIrAc
Composition of a module in Odoo 14: https://www.youtube.com/watch?v=8_M96X4O6XI
Module Structure in Odoo 14: https://www.youtube.com/watch?v=1F0veP4EJ2Q&t=160s
Empty Module Structure Scaffold in Odoo 14: https://www.youtube.com/watch?v=fY-QQXT2clw
In this video, we are going to learn about traditional Prototype inheritance
Types of Inheritance.
1. Traditional inheritance
* Class inhertiance
* Prototype ineritance
2. Delegation Inheritance
#odoodevelopment #inheritancemodels #classinheritance
For More Videos Subscribe to our YouTube channel.
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
Views | |
---|---|
3213 | Total Views |
0 | Members Views |
3213 | Public Views |
Share by mail
Please login to share this video by email.