Automatic receipt printing is a feature offered by point-of-sale (POS) systems . It allows a receipt to be printed automatically upon completion of a sale or order, without the need for manual intervention. Set up receipts by going to Point of Sale ‣ Configuration ‣ Point of Sale, selecting a POS, and scrolling down to the Bills & […]
The “Set Maximum Difference” feature in Odoo 17 POS helps manage cash handling accuracy. It allows you to define an acceptable tolerance level for the discrepancy between the calculated cash balance and the actual cash in the drawer at the end of a shift. Enable Set Maximum Difference Set Maximum Difference must be enabled before a […]
Imagine you’re working as a waiter at a restaurant that uses Odoo 17 with Early Receipt Printing enabled. Here’s how it might play out: A group of four friends arrives and places their orders. As you take their orders in the PoS system, you can choose to print an Early Receipt for each individual meal instead of […]
Imagine you run a bakery and frequently place orders with a local flour mill. Here’s a real-time example of how Odoo predicts products from vendor bills: Scenario: You receive a new bill from the flour mill but haven’t had time to enter the details into Odoo. Prediction: Based on past bills from this vendor, Odoo […]
This video provides a step-by-step guide on how to install extra Python packages for Odoo development directly from PyCharm. By following these instructions, developers can efficiently manage their Odoo customization projects within the PyCharm environment, enhancing their productivity and ensuring the smooth integration of additional functionalities into the Odoo platform. #Odoo17 #Python #Pycharm #DevelopmentTutorial #OdooDevelopment […]
Odoo 17’s inventory management system offers granular control over user access through its access rights functionalities. This ensures that users can only view, edit, or create specific inventory data based on their roles and responsibilities within the organization. Understanding Access Levels: Odoo User Groups: The foundation of access control lies in user groups. Each user belongs […]
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 […]
Odoo 17 allows you to include default terms and conditions (T&C) on your invoices, sales orders, and quotations. This helps establish clear expectations with customers regarding important aspects like payments, returns, warranties, and after-sale services. Enabling Default T&C The functionality needs to be activated first. Navigate to Accounting — Configuration — Settings. Under Customer Invoices, […]
In Odoo, both lots and serial numbers are used for tracking inventory, but they differ in the level of detail: Lots: Identify a group of identical products. Imagine a batch of shirts or a box of nails. The same lot number applies to all the items within that group. This is useful for managing stock […]
Odoo 17 empowers you to set up sales credit limits, helping you manage customer payment risks and maintain control over outstanding balances. 00:00 Intro 00:13 Enable sales limit 00:55 Create quotation 2:23 set limit for customer Activating the Feature: Access Accounting Settings: Navigate to the Accounting module and click on “Configuration” followed by “Settings.” Enable […]