bug: htmx page viewcomanda

This commit is contained in:
2025-01-20 15:54:44 -03:00
parent 4df3c6e8a8
commit 3ef4aefaa0
5 changed files with 15 additions and 8 deletions

View File

@@ -85,7 +85,6 @@ Detalhes {{comanda.name}}
<tr>
<td>
{{item.product.name}}
{% if item.product.cuisine == True %}
<img
onclick="openModalObs({{item.id}})"
@@ -96,6 +95,10 @@ Detalhes {{comanda.name}}
</td>
<td>R$ {{item.product.price}}</td>
{% if comanda.status != 'OPEN'%}
{% else %}
<td>