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