In Odoo 19, the custom lot/serial number functionality is used to enhance traceability and tracking of products throughout your supply chain. Here’s a breakdown of its purpose: 🔍 What is a Lot/Serial Number in Odoo? Lot Number: Identifies a batch of products produced or received at the same time. Serial Number: Identifies an individual unit […]
CBMS Assista IDE is the first Integrated Development Environment (IDE) tailored specifically for Odoo fullstack developers. Built on top of Code – OSS, the open-source foundation of Visual Studio Code, Assista IDE extends its capabilities with powerful, Odoo-specific enhancements. Whether you’re working on the backend, frontend (OWL/website), or deploying your Odoo code, CBMS Assista IDE […]
How to Make Odoo Custom Module Development Simpler, Faster & Better – Get Started Today CBMS Assista: Odoo helper for VS Code – An intelligent code assistant designed to accelerate Odoo development in Visual Studio Code. Whether you’re building your first Odoo module or developing complex enterprise features, this extension streamlines your workflow with powerful […]
In this video, learn how to add (and customize) survey questions and sections using the Odoo Surveys application. Intro- 00:00 Add Questions – 00:31 Question types – 02:19 Answers – 04:45 Options – 05:54 Sections – 09:31 Conclusion – 10:45 **Check out more Odoo tutorials** –Â Survey playlist:Â **App documentation** – All Survey docs:Â **See what […]
In this video, learn how to create custom KPIs and implement them in your periodic digest emails with Odoo Studio! 0:00 – Intro 0:53 – Digest Email Backend 1:51 – Create a Custom KPI Field 3:37 – Models, Fields, and Code 6:21 – Demo 8:24 – Conclusion **Check out more Odoo tutorials** – Studio playlist: […]
In Odoo, the custom addons path refers to the directory where you store your custom modules, separate from Odoo’s core modules. This helps in maintaining modularity and prevents conflicts when upgrading Odoo.If you want to store custom Odoo modules separately from the default Odoo addons, you need to create a custom addons path and configure […]
In this video, learn how to add Conditional Display questions, with Triggering Answers, to create a more in-depth, personalized survey experience. 00:00 – 00:44 Introduction 00:45 – 07:54 Create Conditional Display Questions 07:55 – 09:52 Test Conditional Display Questions 09:53 – 10:13 Conclusion **Check out more Odoo tutorials** Survey Essentials Questions and Sections Survey Analysis […]
In this video, learn how to analysis answers and survey results using the Odoo Surveys application. **Check out more Odoo tutorials** Survey Essentials Questions and Sections Survey Analysis Conditional Displays Live Session Surveys **App documentation** – Survey Essentials :  – Scoring:  - Time and Randomized Questions:  **See what Odoo can do for you!** – […]
The main purpose of a custom header and footer in Odoo POS is to personalize your receipts with additional information beyond the standard Odoo output. This can be useful for: Branding: Including your company logo, name, and slogan in the header can increase brand recognition on every receipt. Promotional messages: You can use the footer […]
In Odoo, a common requirement is to add custom fields to various models like products, customers, or orders. When integrating these custom fields into the Point of Sale (POS) module, it’s crucial to ensure they are properly loaded and utilized within the POS interface. Odoo offers several methods for loading data into the POS module, […]