alter: alteracao metodo POST osbOrder

This commit is contained in:
2025-03-28 13:20:20 -03:00
parent 8d31a83b13
commit bb51147d99
11 changed files with 73 additions and 40 deletions

View File

@@ -87,7 +87,7 @@ Detalhes {{comanda.name}}
{{item.product.name}}
{% if item.product.cuisine == True %}
<input hidden id="{{item.id}}-obsOrder" type="order" value="{{item.id | obsOrder}}">
<span data-tooltip="{{item.id | obsOrder}}" data-flow="top">
<span id="tooltip-id-{{item.id}}" data-tooltip="{{item.id | obsOrder}}" data-flow="top">
<img
onclick="openModalObs({{item.id}})"
@@ -106,9 +106,6 @@ Detalhes {{comanda.name}}
</td>
<td>R$ {{item.product.price}}</td>
{% if comanda.status != 'OPEN'%}
{% else %}
<td>