[IMP] partner_statement: add colspan to avoid empty cells

This commit is contained in:
Miquel Raïch
2025-07-18 12:40:39 +02:00
parent ea2e4f2990
commit 93acd4bdc0
2 changed files with 4 additions and 13 deletions

View File

@@ -82,12 +82,7 @@
<td>
<span t-out="ending_date" />
</td>
<td>
Ending Balance
</td>
<td />
<td />
<td />
<td colspan="4">Ending Balance</td>
<td class="amount">
<span
t-out="ending_amount"