In this video, learn how to use consignment to store products owned by other companies. **Check out more Odoo tutorials** – Inventory playlist: **App documentation** – Consignment: – All Inventory docs: **See what Odoo can do for you!** – Schedule a demo: – Start a free trial: #Consignment #Odoo #Inventory
In this video, learn about how to manufacture in two or three steps (involving component pickings and final storage) in Odoo! Other lessons related to this video: Manufacturing in One Step Flexible Consumption Manufacturing with Product Variants Make-to-Order Manufacturing Replenishment Methods for Manufacturing From Sales Order to Manufacturing Order YouTube tags odoo, odoo learn, odoo course, […]
In Odoo 17, a Many2many field represents a many-to-many relationship between two models. It allows you to link multiple records from one model to multiple records in another model. Each record in the first model can be linked to one or more records in the second model, and vice versa. You can empty a Many2many […]
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 […]
In Odoo 17, an One2many field represents a one-to-many relationship between two models. It allows you to link multiple records from one model to a single record in another model. Each record in the second model can have multiple related records in the first model. You can empty an One2many field using either the unlink() […]
You can use customer notes to include messages for the customer on their receipt. Notes allow you to include greetings, thank you messages, or even gift receipt instructions, creating a more personalized touch for the customer. #odoo17 #odootutorials #odoofunctionalvideos Notes become part of the order record, allowing staff to reference past purchases, customer preferences, and […]
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, […]