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, […]
A start category in Odoo 17 Point of Sale (POS) is a category that automatically displays when you begin a new POS session. It essentially filters the product selection to a specific group by default, saving cashiers time and improving efficiency. Default Behavior: By default, if no start category is set, all products in your […]
The “Allow Ship Later” functionality in Odoo 17 POS allows you to process sales orders where the customer receives the products at a later date, separate from the initial payment. This caters to scenarios where: Products are out of stock: The POS order can be confirmed and payment collected even if the items are unavailable for […]