Accueil
Devenir Partenaire
Blog
Contact
Marketplace
Codincloud Récrute
Site E-commerce
Codincloud health
Politiques de confidentialité
Partner
0
0
Se connecter
Contactez-nous
Leçons
Nouveau Poste
Partager
Quitter le mode plein-écran
Retour au cours
Odoo 15 Development Tutorial
1-How to Install Pycharm and Configure PostgreSQL on Ubuntu
2-How to Configure Odoo 15 on Pycharm Ubuntu
3-Building a Module With Menus and Actions in Odoo 15
4-Compositions of a Odoo 15 Module
5- Structure of a Odoo 15 Module
6- Creating an Empty Module Structure Using Scaffold in Odoo 15
7- Adding Data Files in to Your Odoo 15 module
8- Basic Views in Odoo 15 (Tree, Form, and Search)
9-Relations Between Models: Many2One Fields in Odoo 15
10-Relations Between Models: One2Many Fields in Odoo 15
11-Relations Between Models: Many2Many Fields in Odoo 15
12-Inheritance - Traditional Class Inheritance in Odoo 15
13-Inheritance - Traditional Prototype Inheritance in Odoo 15
14-Inheritance - Delegation Inheritance in Odoo 15
15-Computed fields and @api.depends in Odoo 15
16-Setting Default Value for Fields in Odoo 15
17-Onchange mechanism - @api.onchange in Odoo 15
18-Model Constraints - Python Constraints in Odoo 15
19-Model Constraints - SQL Constraints in Odoo 15
20-Advanced Views - Tree View Decoration Attribute in Odoo 15
21-Advanced Views - Calendar View in Odoo 15
22-Advanced Views - Search View in Odoo 15
23-Advanced Views - Graph View in Odoo 15
24-Advanced Views - Gantt View in Odoo 15
25-Advanced Views - Kanban View in Odoo 15
26-Odoo Security - Groups and Access Rights
27-Odoo Security - Record Rules
28-Odoo wizards - Creating and Launching
29-Odoo Reporting - Printed Report(PDF).mp4
30-Odoo Reporting - Setup a Dashboard