How to setup Odoo 19 Development Environment using Pycharm in Ubuntu | Odoo 19 Installation – CBMS Odoo ERP

🚀 In this step-by-step tutorial, I’ll show you how to set up an Odoo 19 development environment on Ubuntu using PyCharm IDE. Whether you’re a beginner or an experienced developer, this guide will help you configure everything you need to start building and customizing Odoo modules efficiently. 🔑 What you’ll learn in this video: Installing […]

How to Configure Canned Response & Chatbots in Odoo 18 | Odoo 18 New Features | Odoo 18 Release Date – CBMS Odoo ERP

Odoo 18 offers powerful tools to streamline customer interactions and improve response times. Canned responses and chatbots are two such features that can significantly enhance your customer service operations. Canned Responses: Quick and Efficient Communication Canned responses are pre-written messages that can be quickly inserted into emails or chat conversations. By using canned responses, you […]

Revamp in Product View in Odoo 18 | Latest Features in Odoo 18 | New & Upcoming Features in Odoo 18 – CBMS Odoo ERP

Odoo 18 isn’t officially released yet but information from the roadmap suggests there will be a revamped product view focusing on improved usability. Here’s what we can expect: Simpler Terminology: Labels like “Can be Sold” and “Can be Purchased”, recurring are replaced with clearer terms like “Sales” and “Purchase”, subscription for better user understanding and Point […]

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 Create Ticket From Odoo 17 Website Form | Odoo 17 Website App | Odoo 17 Functional Tutorials – CBMS Odoo ERP

In Odoo, a ticket is a record within the Helpdesk module that represents a customer support request. It essentially acts as a digital file that tracks all the communication and activity related to a specific customer issue. Here’s a breakdown of what a ticket in Odoo typically entails: Customer Issue: This is the core of […]

How to Configure Multi-Language & Language Translation in Odoo 17 Website App | Odoo 17 Tutorials – CBMS Odoo ERP

Conquering Language Barriers: Multi-Language Websites in Odoo 17 In today’s globalized world, reaching a wider audience is essential for any website. But language barriers can often hinder your reach. Thankfully, Odoo 17’s website module empowers you to break down these barriers and showcase your website in multiple languages. This guide explores the multi-language functionalities and […]

How to Define Compute Fields & Compute Functions in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

In this video, we will explore how to create and use compute fields and compute functions in Odoo 17. Compute fields are special fields whose values are computed dynamically based on other fields or data in the system. This feature allows you to create fields that automatically update their values when related fields change, ensuring […]

How to Set Default Value for a Field Using Function in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

In Odoo 17, the ability to set default values for fields dynamically using functions is a powerful feature that enhances flexibility and customization options within the system. Unlike static default values, which remain constant regardless of circumstances, dynamic defaults enable developers to define default values based on specific conditions or calculations.To implement dynamic default values, […]

How to Load Custom Field to POS in Odoo 17 | Odoo 17 Development Tutorials | Odoo 17 POS Videos – CBMS Odoo ERP

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, […]

How to Create Filters in Odoo 17 | How to Add a Filter in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

Search filters in Odoo 17 serve as a comprehensive toolkit, offering users many options to navigate and analyze their data effectively. These filters empower users to fine-tune their search criteria precisely, allowing them to specify the exact attributes and conditions needed to retrieve relevant records. Whether users are searching through lists, forms, or kanban boards, […]