type='qweb' is not a valid value in Odoo's data-file RNG schema (allowed: char/int/float/html/xml/file/base64/ref). It caused a misleading "Element odoo has extra content: data" validation error that aborted the entire module upgrade. type='html' with t-out/t-foreach/t-if directives as real XML children is the correct Odoo 17 pattern; body_html renders with the qweb engine at send time regardless. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| data | ||
| features | ||
| models | ||
| security | ||
| services | ||
| static/src/css | ||
| tests | ||
| views | ||
| wizards | ||
| __init__.py | ||
| __manifest__.py | ||