How to Set Access Rights in Odoo 17 Accounting | Odoo 17 Functional Tutorials – CBMS Odoo ERP

1. Internal user: 1.1. Consolidation user: In Odoo, there isn’t a specific user type called a “consolidation user”. The consolidation process is handled through the Odoo Consolidation module, which is designed for users with accounting permissions. Here’s a breakdown of how Odoo Consolidation works: Functionality: It allows you to generate consolidated financial reports by combining […]

How to Create & Publish a Blog in Odoo 17 Website | Odoo 17 Functional Tutorials | Odoo 17 Videos – CBMS Odoo ERP

Odoo 17 isn’t just about managing inventory or streamlining sales – it can also be a powerful platform for crafting and sharing your expertise through a built-in blog. Here’s a comprehensive guide to get you started with creating and publishing engaging blog content in Odoo 17: 1. Setting the Stage: Blog Creation Access the Website […]

How to Manage Advanced Pricelist in Odoo 17 Sales App | Advanced Price Rules in Odoo 17 Sales Module – CBMS Odoo ERP

An advanced price rule is a business rule used to define dynamic pricing based on various conditions. It’s more sophisticated than a basic rule that simply sets a fixed price. Benefits of Advanced Price Rules: Increased sales through targeted promotions and discounts. Improved profit margins by automatically adjusting prices based on costs or competitor pricing. […]

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

Packages | Odoo Inventory – CBMS Odoo ERP

Learn the basics of using a packages in the outbound and inbound process flows.  Use the convenient “Put in pack” button in Odoo to quickly place all products in a sales order in a package. This additional traceability feature is useful for businesses that use packages (e.g. pallets, boxes) to move groups of products in  the warehouse. 0:00 – […]

SQL Constraints in Odoo 17 | What is SQL Constraints in Odoo? | Odoo 17 Development Tutorials – CBMS Odoo ERP

In Odoo 17, SQL constraints are used to enforce data integrity rules at the database level. These constraints ensure that the data stored in the database meets certain criteria or conditions. SQL constraints are defined within the Python models of an Odoo module and are then translated into corresponding SQL constraints when the module is […]