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 May 20, 2024 Modules Review
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
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... Functional Apr 8, 2024 Tutorials
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 Mar 4, 2024 Tutorials
How to make images partially overlap in Odoo website Starting from Odoo 16 it is possible to make an image partially overlap over another image in the website. In order for that to be possible it is needed the layout for the block to be set to “Grid”. T... Functional Feb 26, 2024 Tips
How to format dates in email templates When using a date field in the email templates it is important to use it with formatting function for the value to be represented in the format set in the language settings. The function for formattin... Functional Technical Feb 19, 2024 Tips
Overview of the Partner Stock Risk module The module Partner Stock Risk extends the Account Financial Risk module functionality by adding an extra financial risk check on validation of inventory transfers with "Customer" as a destination loca... Functional Feb 5, 2024 Modules Review
How to schedule a blog post for publishing in Odoo Having a “Schedule to Publish” functionality is essential for every blog platform. However, in Odoo this option is less prominent. While there is a clear “Published” toggle, the “Schedule to Publish” ... Functional Jan 29, 2024 Tips
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 Jan 15, 2024 Tutorials
Overview of the Sale Financial Risk module Sale Financial Risk module extends the Account Financial Risk by providing control of the customer’s credit limit in the sales order. This allows the system to include the financial risk check at the ... Functional Dec 25, 2023 Modules Review
Overview of the Account Financial Risk module In the native version of Odoo, it is possible to set a Credit Limit per customer, however, it is limited only to setting the Credit Limit amount and showing Informative messages on the Sales Order and... Functional Nov 27, 2023 Modules Review
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 Nov 13, 2023 Tutorials