From 591880e62b8b14430d0269318305eedc1fd5720a Mon Sep 17 00:00:00 2001 From: Eric Fernandez Date: Mon, 3 Jun 2019 17:32:32 -0300 Subject: [PATCH] =?UTF-8?q?edici=C3=B3n?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/app/comprobantes/comprobantes.component.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/app/comprobantes/comprobantes.component.html b/src/app/comprobantes/comprobantes.component.html index 553ddef..474b7d2 100644 --- a/src/app/comprobantes/comprobantes.component.html +++ b/src/app/comprobantes/comprobantes.component.html @@ -109,9 +109,17 @@ {{articulo.LI0}} - {{articulo.CAN}}/{{articulo.CAN}} + + {{articulo.recibido ? articulo.recibido + '/' : ''}}{{articulo.CAN}} - + + /{{articulo.CAN}}