Themes play a significant role in the visual presentation and user experience. They define the layout, style, and overall appearance of the website, including aspects such as colors, fonts, and page structure. Installing a theme in Odoo involves adding a new theme module to your Odoo instance. You can find themes in the Odoo App […]
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() […]
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 […]
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 […]
Discover how large warehouses streamline their order fulfillment with Odoo. Configure clear picking operations to guide employees to storage locations and optimize travel time. 0:00 – Introduction 0:40 – Setup 1:51 – Setup Locations 2:50 – Create SO 3:55 – Add to Batch 4:52 – Batch Transfer 5:33 – Deliver: Stock to Output 6:32 – Deliver: Output to Customer 7:12 – […]
In this video, learn the ins and outs of manufacturing orders and the work orders within them. 0:00 Introduction 0:48 Create manufacturing order 3:08 MO components 3:27 MO work orders 4:05 Scheduled date 4:28 Confirm MO 5:30 Process work orders **Check out more Odoo tutorials** – Manufacturing Basics: – Manufacturing playlist: **App documentation** – All Manufacturing docs: […]