EP-6 What are Models in Odoo 18 | What are the Different Types of Models in Odoo 18 | Odoo 18 Videos

Subscribers:
27,900
Published on ● Video Link: https://www.youtube.com/watch?v=c8momdSw2IE



Duration: 0:00
95 views
6


In the Odoo framework, "models" are used for structuring and managing data that the Odoo application stores. An Odoo model is a Python class that represents a database table.

Odoo primarily uses three types of models:
1.models.Model (Regular Models):
2.models.TransientModel (Transient Models):
3.models.AbstractModel (Abstract Models):

1. Regular model/standard model

The primary reason for using regular models is to store data that needs to be permanently saved in the database

Supports full ORM features like creating, reading, updating, and deleting record
2. models. TransientModel (Transient Models):
Transient models are used in Odoo for creating wizards. Wizards are interactive dialog boxes .The information entered in a wizard is temporary and only used while the wizard is running.

3. Abstract model

In Odoo, an abstract model acts as a blueprint for other models. It's designed to define common fields and methods that can be shared across multiple models without being directly stored in the database itself.
Imagine you're building an Odoo module for managing various types of documents (invoices, receipts, contracts). Many of these document types will share common fields, such as:

creation_date
created_by
reference
Instead of defining these fields in each individual document model, you can create an abstract model:

Then, your specific document models can inherit from this abstract model:

#Odoo18 #OdooDevelopment #OdooTutorials #OdooModels #OdooTechnical #PythonERP #OpenSourceERP #Odoo18Features #Odoo18Release #OdooProgramming #Odoo18ModelTypes #Odoo18DevelopmentTutorial #Odoo18TechnicalTutorials #Odoo18 #Odoo18Tutorials #Odoo18Development #OdooDevelopment #Odoo18Models #Odoo18ERP #Odoo18NewFeatures #Odoo18Release #OdooTechnicalTutorials #OdooDevelopmentGuide #Odoo18Developer #OdooDeveloper

Connect With Us:
—————————————
➡ ️ Websitehttps://www.cybrosys.com/m/
➡ ️ Email: info@cybrosys.com
➡ ️ Twihttps://twitter.com/cybrosysosys  
➡ ️ Lihttps://www.linkedin.com/company/cybrosys/brosys  
➡ ️ https://www.facebook.com/cybrosystechnologiesnologies  
➡ ️ https://www.instagram.com/cybrosystech/brosystech  
https://pinterest.com/cybrosys/  / cybrosys  




Other Videos By Cybrosys Technologies


2025-04-14How to Enhance Sales Using Order Line & Optional Product in Odoo 18 | Odoo 18 Sales Tutorials
2025-04-13Open Links in a New Tab in Odoo 18.1 | Odoo 18.1 Tutorials | Odoo 18.1 New Features | Odoo 18.1
2025-04-12How to Manage Landed Cost in Odoo 18 Inventory | Odoo 18 Inventory Tutorials | Odoo 18 Tutorials
2025-04-11EP-10 What are Actions in Odoo 18 | What are the Different Types of Actions in Odoo | Odoo 18 Videos
2025-04-10Overview of The Other Info Tab in Odoo 18 Sales | How to Manage Key Details for Your Quotations
2025-04-09Most Googled Questions About Cybrosys Technologies| Most Searched Questions About Cybrosys in Google
2025-04-09EP-8 What are Menus in Odoo 18 | What are the Different Types of Menus in Odoo | Odoo 18 Tutorials
2025-04-08Invoice Format Editor in Odoo 18 | How to Configure & Customize Invoice Template in Odoo 18
2025-04-08EP-7 How to Create a Model in Odoo 18 | How to Define a Model in Odoo 18 | Odoo 18 Technical Videos
2025-04-07How to Send WhatsApp Message in Odoo 18 | Send WhatsApp Message Odoo 18 App | Odoo 18 Tutorials
2025-04-07EP-6 What are Models in Odoo 18 | What are the Different Types of Models in Odoo 18 | Odoo 18 Videos
2025-04-05CSV Files in Odoo 18.1 Spreadsheet | Odoo 18.1 Tutorials | Odoo 18.1 Functional Tutorials | Odoo 18
2025-04-04Copy & Paste Field in Odoo 18.1 Sign | Odoo 18.1 Sign Tutorials | New Features in Odoo 18.1
2025-04-04EP-5 How to Add an Icon Image to a Module in Odoo 18 | Odoo 18 Development Tutorials | Odoo 18 Video
2025-04-03Command Palatte in Odoo 18.1 Spreadsheet | How to Manage Command Palatte in Odoo 18.1 | Odoo 18.1
2025-04-03EP-4 How to Create Module in Odoo 18 | Manifest File | Odoo 18 Development Tutorials |Odoo 18 Videos
2025-04-02EP-3 What is a Manifest File in Odoo 18 | How to Create a Manifest File in Odoo 18 |Odoo 18 Tutorial
2025-04-01How to Create SMS Marketing Campaigns in Odoo 18 |What are the Features & Functions of SMS Marketing
2025-04-01Custom Addons Path in Odoo 18 | EP-2 How to Configure Custom Addons Path in Odoo 18 | Odoo 18 Videos
2025-03-31How to Manage Customer Rating in Odoo 18 Project | Customer Rating in Odoo 18 Project | Odoo 18
2025-03-31Critical Path in Gantt View in Odoo 18.1 Project | Odoo 18.1 Project Tutorials | Odoo 18.1 Tutorials