Odoo Mastery
  • Home
  • Posts
  • Tips
  • Modules Review

  • All
  • Tutorials
  • Tips
  • General
  • Modules Review
  • Posts
4 Articles
' × Technical ×
CSS Not Loaded in QWeb Reports
In case the CSS ​ is not loaded in the QWeb Reports, few System Parameters ​ that may solve the issue are following: The system parameter web.base.url ​ ​need to have as value the system's domain, in ...
Odoo 17 Odoo 18 Technical
May 18, 2023 Tips
How to Check if a User Belongs to a Particular Group
The method has_group ​ in the model res.users ​ is helpful for checking if a user belongs to a specific group. For example, if we need to check if a user is a salesman in the system, the code should l...
Odoo 17 Odoo 18 Technical
May 17, 2023 Tips
How to Index a Field in Odoo
It is a good practice to create an index for the most searchable fields in the model. In that way, the database search performance can be significantly increased. However, should be careful not to add...
Odoo 17 Odoo 18 Technical
May 16, 2023 Tips
How to Create a Model in Odoo Without a Table in the Database
There are cases when is needed to have a model that will not be represented by a table in the database. By default, Odoo creates a table for every Model ​ and ​ TransientModel ​, but, there is option ...
Odoo 17 Odoo 18 Technical
May 16, 2023 Tips
  • Prev
  • 1
  • 2
  • 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