Found 255 presentations matching your search
This slide will show the use of Safe_eval in Odoo 17. The eval function considers the “String” l...
The ensure_one method is a simple but powerful utility to enforce that operations are performed on a...
In Odoo 17, there are a lot of functional and technical updates that we can see. One of those featur...
Odoo relies heavily on data to define how modules work. This data includes things like what menus an...
The Knowledge module, the most recent addition to Odoo 17, will facilitate the creation and sharing ...
In Odoo, a custom module is a self-contained package of code that extends or modifies the standard f...
This slide explains how to load custom fields you've created into the Odoo 17 Point-of-Sale (POS...
Consignment is a business arrangement where a supplier (consignor) provides goods to a retailer or d...
In Odoo, attribute selection typically refers to the process of defining and managing product attrib...
In Odoo, the "chatter" is a communication and collaboration feature embedded in various mo...
In this blog, we will explore the ability for users to customize settings in Odoo's Settings men...
In this slide let’s discuss how to configure field cleaning rules in odoo 17. Field Cleaning is us...
To easily manage our sales, odoo CRM will integrate with other business applications such as sales, ...
In odoo we can dynamically create views via sql query. This is immensely helpful when we want fields...
In the slide we’ll discuss the url actions in Odoo 17. Using this action we can redirect to a url ...
Odoo application enables the creation of custom list/tree views, allowing us to select the fields we...
_rec_name is intended to define the record value used to display it in search for many2one , breadcr...
In this slide we’ll discuss on how to add button in the tree view in odoo 17. This will enable enh...
This slide will helps us to efficiently create detailed reports of different records defined in its ...
The @api.onchange decorator in Odoo is indeed used to trigger a method when a field's value chan...
Literals are the notations representing a fixed value in the code. Python supports various types of ...
This slide will show that how to add button in the header of list view in Odoo 17. In certain situat...
In this slide, we’ll discuss the scheduled actions in odoo 17. Scheduled Actions in Odoo empower u...
This slide will represent the creation of a JSON Field in Odoo 17. JSON fields are excellent for sto...