execute_odoo_shell
Run Python code in the Odoo shell to automate tasks, debug modules, or inspect data directly from your Odoo.sh instance.
Instructions
Execute Python code in the Odoo shell environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| python_code | Yes | Python code to execute in Odoo shell |