Found 13 presentations matching your search
This slide will show how to set domains for a field in odoo 17. Domain is mainly used to select reco...
This slide will show how to add domain in Many2One field in Odoo 17.Domains can be used to search fo...
In Odoo, both the search and _search methods are used to find records. Search Method is a public, st...
Odoo relies heavily on data to define how modules work. This data includes things like what menus an...
In Odoo, security is a critical aspect of managing access to various features and data within the sy...
In this slide, we will learn how to add filters in Odoo 17. Filters are a powerful tool that allows ...
Literals are the notations representing a fixed value in the code. Python supports various types of ...
This slide explains how to load custom fields you've created into the Odoo 17 Point-of-Sale (POS...
In Odoo, the multi-company feature allows you to manage multiple companies within a single Odoo data...
In Odoo, a custom module is a self-contained package of code that extends or modifies the standard f...
Default_group_by is an attribute used on Odoo xml. Usually it is used with the view tags such as , ,...
This slide will show the Automated actions in Odoo 17. Automated actions in Odoo 17 enable users to ...
Hooks are introduced to Odoo to perform additional operations during the installation, uninstallatio...