How to Use api.constrains() in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

Odoo facilitates the implementation of validations for recordsets through Python and model constraints. There are primarily two methods to enforce constraints on variants in Odoo: Python and SQL constraints. #odoo17developmentvideos Python constraints in Odoo are typically set using the class decorator api.constrains(), which accepts the field name as arguments and enforces validation conditions on the […]

How to Show Sample Data in Tree and Kanban View in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

In Odoo 17, sample data serves as a valuable resource for users seeking to familiarize themselves with the functionalities and capabilities of the software prior to integrating their own information. This feature offers a simulated environment within the platform, showcasing various modules, workflows, and data structures in a pre-populated format. #odoo17 #odootutorials The users can explore […]

How to Make a Duplicate of Your Odoo 17 Database | Odoo 17 Development Tutorials – CBMS Odoo ERP

In many business scenarios, it becomes essential to conduct test runs or experiments on existing data to ensure the stability and effectiveness of new features or processes. #odoo17 However, directly modifying the original dataset poses risks of unintended consequences or data corruption. To mitigate these risks, it’s common practice to create a duplicate or clone […]

Views in Odoo 17 Project App | Odoo 17 Project Management Tutorials – CBMS Odoo ERP

If project operations are not managed and completed methodically, it can be quite tiring. Every firm puts in place a suitable management system to enable work control over particular corporate goals. Project management includes organizing, creating tasks, designating responsible parties, keeping track of time, reaching deadlines, and invoicing for completed work. The most recent version […]

Repair Module in Odoo 17 | Odoo 17 Repair Management | Odoo 17 Functional Videos – CBMS Odoo ERP

Odoo 17’s Repair module is compatible with the Manufacturing and Maintenance modules, ensuring seamless performance. You can combine the functionalities of this module with the inventory module to manage the repair of products in your inventory. #odooinventory Video Chapters 00:00 Introduction 00:58 Repair Order 03:51 Create Quotation 04:15 Views 05:42 Reporting 07:08 Repair Order Tags […]

#28 Promotion Type: Discount in Odoo 17 Sales Module | Odoo 17 Sales Tutorials – CBMS Odoo ERP

In Odoo, you can set up promotion-type discounts using the “Promotions” feature. Promotions allow you to apply discounts, free products, or other benefits based on specific conditions.Fill in the necessary details for the promotion, such as the name, promotion type, and description. #odoo17 #odoosales #odoofunctionalvideos Define the conditions that must be met for the promotion […]

How to Configure Multi-employee Per Session in Odoo 17 PoS | Odoo 17 Point of Sale Tutorials – CBMS Odoo ERP

There are several compelling reasons why the “Multi employee per session” feature is used in Odoo POS: #odoo17 #odoopos #odootutorials Increased Efficiency and Reduced Wait Times: Simultaneous Customer Service: Multiple employees can assist customers concurrently, leading to faster transactions and shorter queues, especially during peak periods. Work Division and Specialization: Tasks can be divided among employees based on their […]

How to Manage Expiry Date in Odoo 17 Inventory | Odoo 17 Inventory Tutorials – CBMS Odoo ERP

Odoo allows you to manage and track the expiry dates of perishable products. This helps in reducing product loss due to unexpected expiry and ensures you don’t sell expired items to customers. However, this functionality is only available for products tracked using lots or serial numbers. Here’s what you need to know about expiry dates […]

How to Manage Buy to Resupply in Odoo 17 Inventory Module | Odoo 17 Inventory Tutorials – CBMS Odoo ERP

Buy to resupply” in Odoo is a feature that helps automate the process of purchasing inventory when stock levels fall below a certain threshold. #odooinventory #odoo17 #odoofunctionalvideos A common use case for multiple warehouses is to have one central warehouse that resupplies multiple shops, and in this case, each shop is considered a local warehouse. […]