EP-3 What is a Manifest File in Odoo 18 | How to Create a Manifest File in Odoo 18 |Odoo 18 Tutorial

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



Duration: 0:00
144 views
6


"Hey there, Odoo enthusiasts! 🚀 Welcome to Cybrosys , your ultimate guide to mastering Odoo development! Whether you're a beginner or an expert, you're in the right place!"

In this tutorial, we’ll build a Custom College ERP Module in Odoo 18 – from scratch!"
We’ll cover module structure, models, views, menus, and security – so stay tuned!"

First", let’s create the required files: __manifest__.py."
So do you know what is manifest file
In Odoo, the manifest file is a Python file named __manifest__.py . It is essential for defining the module's properties, dependencies, and other configurations.


Purpose of the Manifest File
The manifest file serves the following purposes:

Defines Basic Module Information – Name, version, summary, author, etc.
Specifies Dependencies – Lists required modules for this module to work.
Declares Data Files – XML, CSV, YML files to be loaded.
Configures Views, Menus, and Actions – Includes UI components.
Specifies Application Type – Whether it is an application or an add-on.
Includes Static Assets – CSS, JS, images, etc.



"Each part of the manifest file has a purpose. Let’s go through them one by one."

Field
Explanation
'name'
The module’s name (displayed in Odoo Apps).
'version'
The module’s version number.
'summary'
A short one-line description.
'description'
A longer description of what the module does.
'category'
The module’s category (like Sales, Inventory, etc.).
'author'
Your name or company name.
'website'
A link to your website or documentation.
'license'
The module’s license type (e.g., LGPL-3).
'depends'
List of modules this module depends on.
'data'
List of XML or CSV files to be loaded.
'installable'
If True, the module can be installed.
'application'
If True, the module appears as an app.
'auto_install'
If True, the module installs automatically if dependencies are met.


"These fields help Odoo understand how to load and install the module properly."
That’s it for today! Now you know how to define a manifest file and create your first custom module in Odoo! If this video helped you, like, share, and subscribe for more Odoo tutorials. See you in the next one!

#Odoo18 #ManifestFile #OdooDevelopment #OdooTutorial #OdooNewFeatures #OdooReleaseDate #OdooModule #OdooDev #ERP #Python #SoftwareDevelopment #Odoo18 #Odoo18Tutorials #Odoo18Development #Odoo18ManifestFile #Odoo18Features #Odoo18ReleaseDate #OdooERP #OdooDevelopmentTutorials #Odoo18Modules #Odoo18Customization #OdooTutorials #Odoo18NewFeatures #Odoo18Release

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-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
2025-03-29How to Customize & Apply POS Receipt Design in Odoo 18 | Odoo 18 POS Tutorials | Odoo 18 POS Videos
2025-03-28Odoo 18 eLearning Webinar 2025 | Odoo 18 Functional Webinar | Odoo 18 eLearning Tutorials | Odoo 18
2025-03-28What are the Key Functionalities of Odoo 18 Hide Any Menu User Wise | How to Hide Any Menu User Wise
2025-03-27Distribution of Tickets by Labels in Odoo 18 Helpdesk | Ticket Dispatching Based on Tags | Odoo 18
2025-03-27Duplication of Records in Odoo 18.1 Studio | Odoo 18.1 Studio Tutorials | Odoo 18.1 Tutorials
2025-03-26How to Set Favorites in Odoo 18.1 Dashboard | Odoo 18.1 Dashboard Tutorials | Odoo 18.1 New Features