How to Manage Compare Price in Odoo 17 Website App | Comparison Price/Strikethrough Price in Odoo 17 – CBMS Odoo ERP

“Compare to” Pricing: This method lets you display a higher “compare to” price alongside your actual selling price. This can be a persuasive tactic, making your product seem like a better deal. Here’s how to set it up: Activate the Feature: Go to Website — Configuration — Settings and navigate to the Shop – Products […]

How to Manage Custom Header & Footer in Odoo 17 POS | Create Custom Header & Footer in Odoo 17 POS – CBMS Odoo ERP

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

How to Use Quality Module in Odoo 17 | Quality Module in Odoo 17 | Odoo 17 Functional Tutorials – CBMS Odoo ERP

Odoo offers a Quality app specifically designed to manage and ensure product quality throughout your entire business process. 00:00 Intro 00:52 Quality Team 5:09 Quality Control Point 11:15 Manufacture the Product, Purchase Component  16:08 Deliver the Product 20:40 Reports 21:46 Access Rights in Quality Here’s a breakdown of its functionalities: Quality Checks: Conduct manual product […]

How to Manage Large Scrollbar in Odoo 17 POS | Odoo 17 Point of Sale | Odoo 17 Functional Tutorials – CBMS Odoo ERP

A scroll bar is a graphical element you see on computer screens and applications. It’s like a tiny control panel that lets you view more content than what can fit on your screen at once.There are a couple of reasons why large scroll bars are commonly used in point-of-sale (POS) systems: Accommodating Long Lists: POS […]

How to Create Badges & Challenges in Odoo 17 Employee App | Employee Management in Odoo 17 – CBMS Odoo ERP

Odoo 17’s employee module goes beyond simple HR management. It leverages gamification through badges and challenges to boost employee morale, increase engagement, and drive desired behaviours. Let’s delve into how these features work: Badges: Virtual Recognition for Achievements Celebrating Milestones: Employee badges are virtual tokens awarded for completing specific tasks or reaching predefined goals within […]

How to Manage Restricted Category in Odoo 17 POS | Restricted Category in Odoo 17 POS – CBMS Odoo ERP

In Odoo’s Point of Sale (POS) system, a restricted category refers to a product category that is hidden from staff members during a sales session. This means cashiers or sales representatives won’t be able to see or sell any items belonging to those categories. Here’s how it works: Configuration: An administrator configures the POS settings. […]

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 Add a Domain for a Field in Odoo 17 | Odoo 17 Development Tutorial | Odoo 17 Technical Videos – CBMS Odoo ERP

In Odoo 17, domains for fields act as powerful tools for filtering records displayed or permitted within a particular field based on specific criteria. This capability aids in refining selections and streamlining options for users, enhancing the overall user experience and efficiency. Domains enable the definition of rules that restrict the data visible or selectable […]

How to Manage Margin & Cost in Odoo 17 POS | Odoo 17 Functional Tutorials | Odoo 17 POS Tutorials – CBMS Odoo ERP

Margin and cost are important in a point-of-sale (POS) system, as they directly impact your business’s profitability. Here’s a breakdown of these terms and how they function in POS: Margin: This refers to the difference between a product’s selling price and its cost price, typically expressed as a percentage. It essentially represents the profit you […]

How to Add New States to an Existing State Field in Odoo 17 | Odoo 17 Development Tutorials – CBMS Odoo ERP

In Odoo 17, states play a pivotal role in indicating the different stages or statuses that records can undergo within the system. These states are commonly represented as selection fields in Odoo models, allowing users to easily discern the current status of a record. To append new states without altering the existing ones, the selection_add […]