Odoo Point of Sale (POS) has a built-in feature for cash rounding to streamline transactions and reduce the need for exact change. Here’s how it works: What is Cash Rounding? Cash rounding rounds the total bill amount of a sale to the nearest denomination (e.g., nearest five cents, ten cents) suitable for cash payments. This […]
A line discount in a POS system refers to a reduction in the price of a specific item on a customer’s bill. It’s different from a total order discount, which applies to the entire purchase. Line discounts offer several advantages: Promotional flexibility: You can provide discounts on particular products to clear out inventory, run targeted promotions, […]
This video covers the case of how we can pass the data to the browser, which can be done with the help of controllers. Controllers serve as intermediaries between the front-end of a web application and its back-end. They interpret requests made by the browser and determine how to respond, often by retrieving data from a […]
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’s Point of Sale (POS) system, bill splitting allows you to divide a restaurant or bar bill among multiple customers. This is useful when a group of people are dining together and want to pay for their own items separately. Odoo offers two main methods for splitting bills: Splitting by Product: You can select specific […]
The video guides the process of managing data in Odoo 17. It demonstrates how to create a model, and how to add example data to this model using the data directory. The process begins with the creation of a model, a fundamental aspect of data organization in Odoo. Models serve as the blueprints for organizing […]
A global discount is a reduction in the total price of an order or invoice, typically applied after other discounts have been taken into account. It’s different from a regular discount, which can be applied to individual items or subgroups of items. Here are some contexts where you might encounter global discounts: Retail Many online stores […]
Odoo 17 CRM allows you to track why you lose sales opportunities with “Lost Reasons.” This helps analyze your sales process and identify areas for improvement. Here’s how to configure lost reasons in Odoo 17 CRM: Accessing Lost Reasons: Navigate to CRM: Head over to the CRM module within your Odoo 17 instance. Configuration Menu: […]
Odoo 17’s Data Cleaning module offers a handy feature called “Field Cleaning Rules” to improve data consistency and quality within specific fields of your Odoo records. Here’s a breakdown of configuring these rules in under 400 words: Accessing Field Cleaning Rules: Navigate to Data Cleaning: Go to the “Data Cleaning” module within Odoo 17. Configuration […]
Lot management is a powerful tool for keeping track of groups of products with shared characteristics. Here’s how you can use lots to manage your inventory: 1. Define your Lots: A lot, or batch, refers to a group of products produced together under similar conditions. This commonality could be based on: Production date Manufacturing line […]