[IMP] partner_statement: pre-commit auto fixes
This commit is contained in:
@@ -43,7 +43,8 @@
|
||||
<span
|
||||
t-if="line['reconciled_line']"
|
||||
style="padding-left: 11px;"
|
||||
/><span t-out="line['move_id']" />
|
||||
/>
|
||||
<span t-out="line['move_id']" />
|
||||
</td>
|
||||
<td>
|
||||
<span t-out="line['date']" />
|
||||
@@ -117,8 +118,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>
|
||||
|
||||
Reference in New Issue
Block a user