odoo_report
Generate PDF reports for records by specifying the report technical name and record IDs. Returns base64-encoded PDF output.
Instructions
Generate a PDF report for records. Returns base64-encoded PDF.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connection | No | default | |
| report_name | Yes | Report technical name (e.g. 'account.report_invoice') | |
| ids | Yes |