*What you'll learn* Techniques to import external data into Odoo fast Using XMLRPC Standard Using Direct SQL Using Stored Procedure PL/PGSQL Automati...
**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 ...