Format correct for sale order report

This commit is contained in:
sonal arora
2020-09-15 19:19:06 +00:00
parent 62fead3ca8
commit 053918fe1a
2 changed files with 13 additions and 13 deletions

View File

@@ -59,7 +59,7 @@
</xpath>
<xpath expr="//table[@class='table table-sm']/tbody/tr/td[1]" position="before">
<t t-set="seq_move" t-value="1"/>
<td colspan="2">
<td>
<t t-esc="seq_move"></t>
</td>
<t t-set="seq_move" t-value="seq_move+1"/>