Using Routes on Shipping Methods in Odoo In Odoo, it is possible to set a route on a shipping method. This route has a high priority in the route hierarchy, only the route set on the sales order line takes precedence. That means, in most cas... Functional Inventory Odoo 18 Dec 12, 2024
Organizing Tasks with Personalized Stages in Odoo Did you know you can create personalized workflow stages for tasks assigned to you in the Odoo’s Project app? When you access your tasks through the Project > Tasks > My Tasks menu, they are display... Functional Odoo 18 Project Dec 10, 2024
How to Enable Cross-Docking in Odoo Do you need to send products directly from reception to customers without storing them? Cross-docking in Odoo can be set up in three simple steps: Activate the Multi-Routes option in the Inventory Con... Functional Inventory Odoo 18 Dec 10, 2024
Understanding Pricelist Rule Hierarchy in Odoo In Odoo, when setting up a pricelist with multiple rules based on product categories, the system always applies the most specific rule. For example, consider the product "Office Desk," which belongs t... Functional Odoo 18 Sales Dec 10, 2024
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
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
Key Points About the “Replenish Location” Option in Odoo A few important points about the “Replenish Location” option in Locations: The "Replenish Location" cannot be applied to both parent and child locations simultaneously. It is used to specify the syste... Functional Inventory Odoo 18 Dec 5, 2024
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
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
Categorize Projects and Tasks Using the "Project Type" Module Very often businesses that have a portfolio of projects within different industries need the option of categorizing the projects. However the core version of Odoo does not support such functionality, ... Functional Odoo 17 Project May 20, 2024 Modules Review
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
Logging User Actions in Odoo Using the "Audit Log" Module In certain business scenarios, it is required to maintain audit logs on actions affecting the data in the system such as create , read , update , and delete (CRUD). Although the native version of... Functional Apr 26, 2024 Modules Review