Commit b89fa247bc6407fbc8889b29d0c3ed34649adff3

Authored by Marcelo Puebla
Exists in master and in 1 other branch validar_pve

Merge branch 'master' of git.focasoftware.com:angular/autoservicio

src/app/components/comanda/comanda.component.html
... ... @@ -17,6 +17,8 @@
17 17 }">
18 18 <div class="card-body p-2">
19 19 <p class="h5 card-title text-center mb-1">{{comanda.id.toString().slice(comanda.id.toString().length - 2)}}.</p>
  20 + <!-- TODO: Implementar moment -->
  21 + <p class="h5 card-title text-center mb-1">{{comanda.fechafinelaboracion | date: 'dd-MM-yyyy HH:mm' : '+0000'}}</p>
20 22 <p
21 23 *ngFor="let detalle of comanda.detalles"
22 24 [ngClass]="