Odoo Mastery
  • Home
  • Posts
  • Tips
  • Modules Review
Ask a Question​

  • All
  • Tutorials
  • Tips
  • General
  • Modules Review
  • Posts
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 Posts
Default Value Issues Caused by the "onchange" Method
A default value for a field may not be set on the creation of a new record, even provided in the field definition In many cases, the reason for that is an onchange ​ method that is resetting the value...
Technical
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
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
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
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 Posts
Optimize "create" Overrides by Using the Decorator "model_create_multi"
In some cases, there is a need to override the create ​ method in Odoo and add additional logic to it. When overriding this method, the custom logic is triggered on each iteration of creating a new ob...
Technical
Mar 26, 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 Posts
How to Change the Text Color for a Column in a List View
In Odoo it is possible to change the color or text style of a column in a list view using the “decoration” attributes. The syntax for them is decoration-<style> ​ where the style can be one of the fol...
Odoo 17 Technical
Mar 11, 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 Posts
How to Make Images Partially Overlap in Odoo Website
Starting from Odoo 16, it is possible to make an image partially overlap another image on the website. To enable this feature, the block's layout must be set to “Grid.” This can be done by enabling Ed...
Functional Odoo 17 Odoo 18 Website
Feb 26, 2024
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
  • Prev
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next
Useful Links
  • Home
  • Contact
  • Privacy Policy
Odoo Mastery Newsletter
Subscribe Thanks


Follow Us
Follow us

We use cookies to provide you a better user experience on this website. Cookie Policy

Only essentials I agree