Skip to content

Commit e696aaa

Browse files
committed
Merge PR #414 into 18.0
Signed-off-by pedrobaeza
2 parents 0a743f0 + 6f97a95 commit e696aaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

account_invoice_report_grouped_by_picking/views/report_invoice.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
position="after"
9898
>
9999
<tr t-if="picking != next_picking[0]">
100-
<td colspan="10" class="text-right">
100+
<td colspan="10" class="text-end">
101101
<strong>Subtotal: </strong>
102102
<strong
103103
t-esc="subtotal"

0 commit comments

Comments
 (0)