What Is Odoo Developer Mode and Why Do You Need It? The Developer Mode is a powerful tool in Odoo that provides access to a range of settings and options for both developers and admin users. This feature is crucial for configuring and maintaining the s... Functional Odoo 17 Sep 11, 2023 Posts
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 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