**Main Menu** Let's say you want to use your module icon as your main menu icon. Make sure this file exists at: module_name/static/description/icon....
User data (res.users) is inherited from Partner (res.partner). We cannot directly import Users data from Users list view as any other objects. Inste...
Here are steps on how to compose Odoo domain with complex/ nested conditions: **Step 1** Start with the outermost operator and move it to the start ...
Let's assume that we are working on a SCRUM environment and have a One2many field on the *Project* object to *Release* object. class project(models....
In Odoo mass mailing module template, to render the contact name or other dynamic placeholder for fields, you need to use the mako expressions '${expr...