How to Create a Sequence Number in Odoo 17 | Odoo 17 Technical Videos | Odoo 17 Development Tutorial – CBMS Odoo ERP

In Odoo, a sequence number serves as a unique identifier for records within specific models, ensuring each entry is distinct and sequentially ordered. This tutorial explores the creation and customization of sequence numbers in Odoo 17, focusing on their application in sales orders, purchases, and invoices. Discover how to personalize sequences with options like prefixing, […]

How to Manage Work Order Dependencies in Odoo 17 Manufacturing App | Odoo 17 Functional Tutorials – CBMS Odoo ERP

When manufacturing certain products, specific operations may need to be completed before others can begin. In order to ensure operations are carried out in the correct order, Odoo Manufacturing features a work order dependencies setting. Enabling this setting allows for operations on a Bill of Materials (BoM) to be blocked by other operations that should occur first. Configuration The work order dependencies setting […]

How to Configure Payment Methods & Payment Terminal in Odoo 17 POS | Odoo 17 Functional Tutorials – CBMS Odoo ERP

Simplifying Transactions: Payment Methods and Terminals in Odoo 17 POS In today’s fast-paced retail environment, offering various payment options is crucial for customer satisfaction and business growth. Odoo 17’s Point-of-Sale (POS) system empowers you to cater to diverse customer preferences with its integrated payment methods and support for external payment terminals. This guide explores these […]

How to Create a Basic Module in Odoo 17 | Creating a Basic Module | Odoo 17 Development Tutorials – CBMS Odoo ERP

Odoo is a powerful and flexible open-source software platform that allows you to extend and customize its functionality through the creation of modules. A module in Odoo is a collection of files that encapsulate a specific set of features, data models, or modifications to the core system. Creating a basic module involves setting up the […]