Creating and managing users on Odoo ERP is essential for maintaining efficient and secure access to your system. With Odoo’s user management features, you can easily control who has access to different modules and functionalities within your ERP system. In this guide, we’ll walk through the process of setting up new users, managing their permissions, […]
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 […]
Odoo 17 Timesheet offers features to motivate employees and track their billing efficiency through bill rate targets and leaderboards. Here’s a breakdown of both: Bill Rate Target: This feature allows you to configure a target billing rate for each employee. When activated, the employee’s timesheet will display their target rate. The rate will be highlighted […]
A rescue session in Odoo is a handy feature in the Point of Sale (POS) module that helps you recover data from interrupted sessions. It comes into play in two main scenarios: Lost internet connection: If your internet connection drops while you’re working on a POS session, Odoo will save the order data in your […]
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 […]
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 […]
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 […]