contabilizar produtos vendidos no balcão

This commit is contained in:
2024-12-26 10:37:05 -03:00
parent 63c9859557
commit a9896730eb
7 changed files with 29 additions and 37 deletions

View File

@@ -186,7 +186,7 @@
<ul>
</ul>
<footer>
<button class="secondary" hx-get="{% url 'paymentComanda' comanda.id %} " hx-trigger="click" hx-swap="none" onclick="backPage()">
<button class="secondary" hx-get="{% url 'paymentBalcao' comanda.id %} " hx-trigger="click" hx-swap="none" onclick="backPage()">
Comfimar
</button>