mirror of
https://gitlab.com/sonalarora/tra_backend.git
synced 2025-12-22 04:39:08 +02:00
Format correct for sale order report
This commit is contained in:
@@ -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"/>
|
||||
|
||||
Reference in New Issue
Block a user