fix invoice
This commit is contained in:
parent
13f4090bec
commit
ca6a86dbbf
@ -217,7 +217,7 @@
|
||||
<td class="tg-7zrl"></td>
|
||||
<td class="tg-2b7s">{{product.price}},00 Kč</td>
|
||||
<td class="tg-7zrl"></td>
|
||||
<td class="tg-2b7s">{{product.price}},00 Kč</td>
|
||||
<td class="tg-2b7s">{{widthratio product.price 1 product.quantity}},00 Kč</td>
|
||||
</tr>
|
||||
{% endfor %}
|
||||
<tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user