execute_odoo_code
Run Python code within Odoo shell to interact with Odoo models and database. Access ORM, modules, and maintain persistent state, enabling direct database operations and model introspection.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
code | Yes |