Learn everything you need to grow your business with Odoo, the best open-source management software to run a company, at In this video, learn how to optimize your SEO so your website gets more organic traffic. Other lessons related to this video: • Website (Odoo Tutorials) Need more information about Odoo apps? Discover […]
In Odoo, “Prevent Sale of Zero Priced Products” is a feature specifically designed for the website module (from version 16 onwards). It acts as a safeguard to prevent customers from purchasing products listed with a price of zero. Here’s a breakdown of its functionality: Blocks Zero-Priced Purchases: When enabled, this feature stops customers from adding […]
The “Buy Now” feature in Odoo 17 Website Module simplifies the checkout process for customers who know exactly what they want to buy. This can enhance customer satisfaction and encourage repeat business. By eliminating the need to add items to the cart and potentially get distracted by other products, the “Buy Now” feature can help reduce […]
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 […]
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 […]
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 […]
Odoo 17 allows you to manage products with different Units of Measure (UOM) to effectively handle situations where you buy and sell in varying quantities. Here’s how to purchase products with different UOMs: 1. Product Configuration: Go to the Products app and create a new product or edit an existing one. In the product form, locate the Unit […]
In Odoo 17, an One2many field represents a one-to-many relationship between two models. It allows you to link multiple records from one model to a single record in another model. Each record in the second model can have multiple related records in the first model. You can empty an One2many field using either the unlink() […]