How to Follow/Unfollow Multiple Documents at Once Do you have multiple documents that you would like to follow? Or maybe too many documents you were added as a follower of, creating excessive notifications you would like to stop? By default in Odoo, ... Functional Odoo 17 Odoo 18 Jan 8, 2025 Posts
How to Set a Product as Storable in Odoo In Odoo, inventory is tracked only for storable products. Once a product has been used in a transaction, its configuration cannot be changed to storable. Therefore, it is crucial to set up products co... Functional Inventory Odoo 17 Odoo 18 Dec 21, 2024 Posts
Use the "Horizon" Option to Replenish Products in Advance in Odoo Odoo uses a just-in-time strategy for product replenishment. That means products appear in the Replenishment dashboard based on forecasted dates using the system’s lead times. Which ensures minimal st... Functional Inventory Odoo 17 Odoo 18 Dec 5, 2024 Posts
How Odoo Time-Tracking Manages Multiple Active Timers If you’re using Odoo’s time-tracking feature at the task level, here is something to keep in mind: When you start a new timer on a task, any active timer on another task is automatically paused. This ... Functional Odoo 17 Project Dec 5, 2024 Posts
How to Store Different Values in a Field per Company In multi-company mode, there are cases when one field would need to store different values for each company. An example of such fields are some of the accounting settings per product, such as Income A... Odoo 17 Odoo 18 Technical May 7, 2024 Posts
How to Add a Background Color on Tags Using Many2many_tags Widget When using many2many_tags widget, it is possible to define a background color for each of the tag values. For that to work the following steps need to be done: The related model needs to have an Int... Odoo 17 Odoo 18 Technical Mar 18, 2024 Posts
How to Change Product Prices Using Pricelists In Odoo it is really convenient to change the price of multiple products using the pricelist option. In this post we will go through the steps that are needed to make that happen. At first would be ne... Functional Odoo 17 Odoo 18 Sales Mar 4, 2024 Posts
How "Edit" Works in Odoo 17 In the older versions of Odoo, before 16, there is “Edit” button, on click of which the view is opened in edit mode. Once the user is finished with the changes on click of “Save” the changes are store... Functional Odoo 17 Odoo 18 Jan 15, 2024
Methods for Searching and Filtering Records in Odoo In Odoo can be found multiple different methods for filtering and searching records. Each of them is designed with their own uniqueness which makes it more useful in certain cases than others, even th... Odoo 17 Odoo 18 Technical Jan 1, 2024
How to Update Many2many and One2many Fields in Odoo Many2many and One2many fields in Odoo require a specific syntax for manipulating related data. The instructions mainly consist of 3 elements added in a tuple, where each of the elements has a special ... Odoo 17 Odoo 18 Technical Dec 11, 2023 Posts
The Technical Menu in Odoo The technical menu can be found on the settings page and it is visible only in developer mode. The menu contains more than 16 sections, some of which are visible only if a particular application is in... Functional Odoo 17 Odoo 18 Technical Nov 13, 2023
Overview of the Security System in Odoo Understanding how the security system works in Odoo is crucial for effectively configuring user permissions and comprehending why certain data may or may not be visible to users within the system. Thi... Functional Odoo 17 Security Technical Oct 9, 2023 Posts