ODOO IDE
Updated 9 days ago
Odoo is a data driven framework and XML is the main language for data and view definition. Odoo IDE provides amazing code completion and navigation for tags, attributes, models, fields, external ids, eval expressions,... It even understands view inheritance and xpath...
Though XML is the preferred way to define data for most cases in Odoo, CSV is commonly used to define access rights and some master data such as countries,... And of couse, Odoo IDE also supports code completion and navigation for fields and external ids in CSV files...
Odoo framework integration for PyCharm, Visual Studio Code,... Boost your productivity and make your life easier as an Odoo developer.