Found 315 presentations matching your search
The @api.onchange decorator in Odoo is indeed used to trigger a method when a field's value chan...
In this slide we’ll discuss on the useful environment methods in Odoo 18. In Odoo 18, environment ...
Python test cases in Odoo 18 ensure code stability and validate business logic using the `unittest` ...
There are several important aspects in case of customer address in odoo. The main importance is to i...
In Odoo, the pivot view is a graphical representation of data that allows users to analyze and summa...
This slide will explain the new features of Time off in Odoo 17. When creating a new time off type w...
In Odoo 17, CogMenu (or Configuration Menu) is a feature typically found in various modules that all...
In Odoo we can identify the records by using sequence numbers. Sequence numbers are unique identifie...
ORM(Object Relational Mapping) is a concept or technique which acts as a bridge between your program...
In this slide, we’ll discuss on how to configure pricer store in odoo 18 POS. This is a new featu...
In Odoo 17, the tree view can be enhanced with aggregation features, enabling users to summaries suc...
The pricing and discounting feature is very essential for Odoo POS. Global discount is actually a di...
Models are the basic building block of Odoo. Generally we use models to store the data in the databa...
This slide will represent how to fix the error field does not exist in a model in Odoo 17. So if yo...
The _order attribute is used to set a specific default sort order for the records when they are retr...
This slide will show Split & Merge Manufacturing Orders in Odoo 17 Manufacturing. Splitting the ...
This slide will show how to add domain in Many2One field in Odoo 17.Domains can be used to search fo...
In odoo we can dynamically create views via sql query. This is immensely helpful when we want fields...
The Point of Sale Product Screen in Odoo is a central interface that provides various functionalitie...
This slide will guide us through the process of predicting vendor bill products based on previous pu...
In Odoo, hooks are functions that are presented as a string in the __init__ file of a module. They a...
Lead generation on Facebook involves using the platform's features and tools to identify and att...
In this slide, we’ll discuss about the get_metadata method in Odoo. It will return metadata about ...
In many businesses, products come in various sizes, colors, or attributes. These variations are kno...