How to Manage Repair Orders in Odoo 18 Repairs | Odoo 18 Repair | How to Create a New Repair Order – CBMS Odoo ERP

This video guides you through the complete process of handling Repair Orders in Odoo 18 Repairs. We’ll cover: Creating a new Repair Order Adding products and parts Managing repair operations Confirming and starting repairs Ending the repair process And more! Streamline your after-sales service with Odoo 18. #Odoo18 #Repairs #RepairOrder #ERP #BusinessSoftware #SoftwareTutorial #TechTutorial #BusinessManagement […]

EP-14 What is a Security in Odoo 18| What are the Different Types of Security Files in Odoo| Odoo 18 – CBMS Odoo ERP

In Odoo, a security file is typically a CSV file or XML that defines access control rules and record rules for different user groups. These files are used to restrict or grant permissions to models (tables) in the database. link: Types of Security Files in Odoo Access Control List (ACL) Files (ir.model.access.csv) Defines CRUD (Create, Read, […]

How to Split Bills in Odoo 18 Point of Sale | Multiple Payment Methods Tutorial – CBMS Odoo ERP

In today’s video, we’re diving into Bill Splitting in the Odoo 18 Point of Sale (POS) module—how it works, why it’s useful, and how to manage it effectively in real-life restaurant scenarios. This feature is especially handy when a group of customers wants to pay separately or when a single customer wants to use multiple […]

The Evolution of Odoo: A Journey From TinyERP to Global Enterprise Solution | History of Odoo ERP – CBMS Odoo ERP

How did a small open-source project become a global force in enterprise software? This documentary unveils the compelling story of Odoo’s evolution! Understand the key factors that fueled its explosive growth, its unique approach to business management, and how it continues to disrupt the industry. Whether you’re an Odoo user, a tech enthusiast, or simply […]

EP-12 How to Create a Window Action in Odoo 18 | Odoo 18 Development Tutorials | Odoo 18 Tutorials – CBMS Odoo ERP

Creating a Window Action in Odoo 18 involves defining an action that opens a view (like a list, form, kanban, etc.) for a particular model. Window actions are usually defined in XML and can also be created manually through the UI or programmatically using Python if needed. Here’s how you can create one via XML, […]