style: layout print conta

This commit is contained in:
2025-01-11 12:54:12 -03:00
parent 052bfb7fb4
commit dd158ff7b6
7 changed files with 43 additions and 20 deletions

View File

@@ -58,13 +58,13 @@ Detalhes {{comanda.name}}
</div>
<div>
<span>Nome: {{comanda.name}} | </span>
<span>Mesa: {{comanda.mesa}}</span>
<span id="name-comanda">Nome: {{comanda.name}} | </span>
<span id="mesa-comanda">Mesa: {{comanda.mesa}}</span>
</div>
<p>Aberta em: {{comanda.dt_open|date:"D"}} {{comanda.dt_open|date:"d/m/Y - H:i"}}</p>
<p id="open-comanda">Aberta em: {{comanda.dt_open|date:"D"}} {{comanda.dt_open|date:"d/m/Y - H:i"}}</p>
<img hidden src="{% static 'midia/logo.png' %}" style="width: 240px; height: 200px;">
<table id="list-products-comanda">
<tr>
<th style="text-align: left;">Produto</th>