In Odoo, the product reference price refers to the price displayed per unit of measure on the product page of your website. This helps customers understand the cost of a product relative to its quantity. Here’s what you need to configure Product Reference Price: Activate the Feature: Go to Website — Configuration — Settings and […]
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 […]
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 […]
In this video, learn how to manage package flow during 3-step delivery — nicknamed “pick, pack, ship.” Featuring the Barcode app! 0:00 – Intro 0:53 – Configuration 1:53 – Set 3-Step Delivery 2:37 – Move Entire Package 3:21 – Print Package Barcode Automatically 4:15 – Confirm Sales Order 4:42 – Picking 5:16 – Pick with the […]
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, […]
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 […]
In this video, learn how to fulfill orders with cluster picking, a more advanced form of batch picking. 0:00 – Intro 1:12 – Configuration 1:59 – Configure 2-Step Delivery 2:36 – Configure Cluster Package 3:35 – Create Cluster Batch 4:28 – Process Cluster Batch 6:50 – Delivery 7:47 – Package Traceability 8:16 – Conclusion **Check out […]
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 […]
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, […]