Found 110 presentations matching your search
The related attribute is used in field definitions to establish a relationship between models and au...
This slide will represent the creation of a JSON Field in Odoo 17. JSON fields are excellent for sto...
In Odoo 17, customizing the list view is crucial for enhancing user experience and focusing on relev...
This slide explains how to load custom fields you've created into the Odoo 17 Point-of-Sale (POS...
Let’s discuss about how to make a field in Odoo model as a storable. For that, a module for Colle...
In this slide let’s discuss how to configure field cleaning rules in odoo 17. Field Cleaning is us...
In Odoo, making a field required can be done through both Python code and XML views. When you set th...
In this slide we will discuss how to make many2many field empty in Odoo 17. We have already created...
This slide discusses how to delete or clear records in an Odoo 17 one2many field. We'll achieve ...
There can be chances when we need to update a One2many field when we change the value of any other f...
This slide will show how to add a new states in existing state field in odoo 17.
In this slide we will discuss Creation or Updation of a mandatory field is not set in Odoo 17.
This slide will show that how to inherit and add value to particular position in selection field in ...
This slide will show how to set domains for a field in odoo 17. Domain is mainly used to select reco...
In Odoo, we can set a default value for a field during the creation of a record for a model. We have...
This slide will represent how to fix the error field does not exist in a model in Odoo 17. So if yo...
Enhance user experience in Odoo 17 by adding tooltips to fields. Tooltips provide helpful hints or a...
This slide will show how to create a progress bar in Odoo 17. Odoo offers a wide variety of field wi...
This slide will represent the position attribute in Odoo 17. If we want to deactivate or include spe...
This slide will show how to add domain in Many2One field in Odoo 17.Domains can be used to search fo...
In Odoo 17, the tree view can be enhanced with aggregation features, enabling users to summaries suc...
For Odoo website, there will be a theme set by default. In Odoo 17, this will be done by odoo automa...
In Odoo, security is a critical aspect of managing access to various features and data within the sy...
In Odoo, a custom module is a self-contained package of code that extends or modifies the standard f...