[IMP] partner_statement: pre-commit auto fixes

This commit is contained in:
Miquel Raïch
2025-07-22 13:25:23 +02:00
parent e01a0986de
commit 7899fff564
5 changed files with 44 additions and 43 deletions

View File

@@ -11,8 +11,8 @@
t-options='{"widget": "contact", "fields": ["address", "name"], "no_marker": True}'
/>
<div t-if="o.vat" class="mt16"><t
t-out="company.country_id.vat_label or 'Tax ID'"
/>: <span t-field="o.vat" /></div>
t-out="company.country_id.vat_label or 'Tax ID'"
/>: <span t-field="o.vat" /></div>
</t>
<div class="page">
<h2>Statement of Account</h2>