Odoo 18 Gantt View: New Features and Areas for Improvement The Gantt view is a convenient way to plan a project. It provides a complete picture of the project plan and simple interaction with the tasks. In Odoo 18 this is even better with the latest changes t... Functional Odoo 18 Project Dec 5, 2024
Understanding Routes in Odoo: 3 Key Basics Understanding Routes in Odoo can be challenging. Here are three basics that may help to make sense of them: Routes are just groups of rules They help to organize and assign one or multiple rules to a ... Functional Inventory Dec 5, 2024
Odoo Community vs Enterprise Edition: Which One to Choose? Odoo Community even though is open source and available for everyone to install, there are associated costs for running it such as: Server Maintenance Upgrade Some of them overlap if you decide to hav... Functional Dec 5, 2024
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
Bill Control Policy in Odoo Bill control policy is the setting that defines at which point a Bill can be created for a product in a purchase order. There are two available options: Ordered quantities Received quantities The firs... Accounting Functional Odoo 18 Purchase Apr 8, 2024
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
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
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 Posts
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