Found 47 presentations matching your search
In Odoo, a custom module is a self-contained package of code that extends or modifies the standard f...
Lets see how to Add Translation in a Odoo 17 Custom Module. In Odoo, translations must be done accor...
The Odoo Javascript framework uses a custom component framework called Owl. Odoo 17 uses relies on t...
Custom modules offer the flexibility to extend Odoo's capabilities, address unique requirements,...
For Odoo website, there will be a theme set by default. In Odoo 17, this will be done by odoo automa...
Hooks are introduced to Odoo to perform additional operations during the installation, uninstallatio...
A module in Odoo is a collection of files that encapsulate a specific set of features, data models, ...
In Odoo 17, CogMenu (or Configuration Menu) is a feature typically found in various modules that all...
In Odoo, a module represents a unit of functionality that can be added to the Odoo system to extend ...
This slide explains how to load custom fields you've created into the Odoo 17 Point-of-Sale (POS...
AttributeError in odoo is one of the most common errors in odoo which can be defined as the error ra...
With Odoo, we can select from a wide selection of attractive themes. Many excellent ones are free to...
This slide will represent how to remove the create and edit options from the form views. It is possi...
In this slide we will discuss Creation or Updation of a mandatory field is not set in Odoo 17.
In Odoo, Hooks are Python methods or functions that are invoked at specific points during the execut...
This slide will show, how to add custom paper format in Odoo 17. Odoo emerges as a versatile and pow...
In this slide we will discuss how to render dynamic data using RPC call in Odoo 17 POS. We can rende...
Here we are going to discuss how to store data in Odoo 17 Website. It includes defining a model with...
This slide will show that how to add button in the header of list view in Odoo 17. In certain situat...
In this blog, we will explore the ability for users to customize settings in Odoo's Settings men...
The map views are useful for providing a geographical representation of data. They allow users to vi...
Odoo Studio is a powerful tool that allows us to build custom applications without needing to write ...
In this slide we’ll discuss on how to translate strings in javascripts file in odoo 17. This helps...
Creating a menu in Odoo from website front end is not a big deal. From the backend, website developm...