0d94af6532c57f1a66dc0bb5b0a4d71fd4828c09
Odoo 19's _get_report() resolves a dotted string report_ref through env.ref() as an XML ID, which lands on the QWeb view rather than the ir.actions.report action. Pass the action id (matches every other _render_qweb_pdf call site in the repo). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Description
Odoo 19 custom modules
Languages
Python
57.1%
HTML
24.8%
JavaScript
14.7%
SCSS
2.2%
CSS
0.8%
Other
0.3%