fix invoice

This commit is contained in:
Martin Quarda 2024-10-16 08:28:50 +02:00
parent 13f4090bec
commit ca6a86dbbf

View File

@ -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>