refs #5327 warnFix(ticket_sale): fix orderBy amount itemPackingType #1604

Merged
alexm merged 3 commits from warnFix_ticket_sale_orderBy into test 2023-06-19 05:13:03 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2c0c0f24b0 - Show all commits

View File

@ -202,7 +202,7 @@
</span>
</vn-td>
<vn-td number>
{{::sale.amount | currency: 'EUR':2}}
{{sale.amount | currency: 'EUR':2}}
</vn-td>
<vn-td shrink>
{{::sale.item.itemPackingTypeFk | dashIfEmpty}}