449f29fc7fe448e066227ce52ab7bb78f359f819
The template used 't-field="step['rate']"' for monetary values pulled from dict rows. Odoo 19's QWeb asserts t-field has at least one dot (it's strictly for record.field_name lookups). Replaced six bare-dict t-field usages with t-esc; the existing t-options widget=monetary + display_currency still applies for currency formatting. Verified by rendering report for WO-30019 — 1229-byte valid PDF, no QWeb error. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Description
Odoo 19 custom modules
Languages
Python
55.9%
HTML
26.1%
JavaScript
14.9%
SCSS
1.8%
CSS
0.8%
Other
0.4%