Found 7 presentations matching your search
In this slide, we’ll discuss about the get_metadata method in Odoo. It will return metadata about ...
A module in Odoo is a collection of files that encapsulate a specific set of features, data models, ...
fields_get allows for more flexible and dynamic Odoo customizations, making your modules more adapta...
In this slide we’ll discuss the noupdate attribute in odoo. Using this attribute we can restrict o...
The `__manifest__.py` file is mandatory for all Odoo 18 modules, acting as the metadata entry point ...
In Odoo, a module represents a unit of functionality that can be added to the Odoo system to extend ...
In Odoo, a custom module is a self-contained package of code that extends or modifies the standard f...