fix invoice

This commit is contained in:
Martin Quarda 2024-10-16 08:30:50 +02:00
parent ca6a86dbbf
commit f02f83922a

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">{{widthratio product.price 1 product.quantity}},00 Kč</td>
<td class="tg-2b7s">{% widthratio product.price 1 product.quantity %},00 Kč</td>
</tr>
{% endfor %}
<tr>