Commit 7d238e46f7053aa3199b402a635368066d8d7f6b

Authored by Marcelo Puebla
1 parent 22c0f9f97c
Exists in master

Agregada info de cantidad.

src/app/components/comanda/comanda.component.html
... ... @@ -35,6 +35,9 @@
35 35 class="card-text border-top pt-2 mb-2">
36 36 <small>
37 37 {{detalle.articulo.DET_LAR}}
  38 + </small><br>
  39 + <small>
  40 + CANT. {{detalle.cantidad}}
38 41 </small>
39 42 </p>
40 43 <button