Odoo is loaded with features in which some are commonly used and some are not so
common. In the portion we will be discussing some of those items which can be created
in Odoo using Studio. Some commonly used features are.
- Export and Import of module Using Studio
- Export and Import of data Using Studio
- Email Gateway
- Search
- Automations
- API
- Menu Editor
- Conditional Properties
So here we will be discussing how to import and export modules created using Odoo,
import and export data in modules created using Odoo. Search helps to find records
with specific keys. Automations are used to perform a lot of actions like updating
a bunch of records with respect to some other information we received. Automation
can help us do work that can be done without the help of human action thereby helps
to reduce human work and human resources. API is used to get web-service API, It
helps to access all your custom objects easily. Menu editor is used to create a
new menu on just button click. Conditional properties make your fields invisible,
required or read only under certain conditions .Now, we let's discuss each feature
in detail.