01
Studio Overview
Odoo Studio is a no-code customisation tool — modify forms, add fields, create new views, and build custom apps without writing code.
1
What Studio does
Studio lets you customise Odoo visually without developer skills. You can: add or remove fields from any form, create new custom fields (text, number, date, selection, relation), modify list and kanban views, add custom filters, create new menus and apps, build automated actions and approval flows, and design custom reports. Changes take effect immediately — no upgrade or restart needed.
Studio vs custom module
Studio is ideal for simple customisations — adding a field, changing a view, creating a new app. For complex business logic, custom calculations, or integrations, a proper Python module is still needed. Use Studio for what it does well and avoid overloading it with complex logic.