From 1d1f4a019d3e375b7c0147ae500b10a1925543ae Mon Sep 17 00:00:00 2001
From: Benjamin
Date: Mon, 27 Jan 2020 12:05:13 -0300
Subject: [PATCH] solo sinonimos cuando sea distinto de Producto ingrediente
general
---
src/app/modules/comanda/comanda.component.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/app/modules/comanda/comanda.component.html b/src/app/modules/comanda/comanda.component.html
index 610b1fa..6d15864 100644
--- a/src/app/modules/comanda/comanda.component.html
+++ b/src/app/modules/comanda/comanda.component.html
@@ -54,7 +54,7 @@
CANT.{{detalle.cantidad}}
-
+
{{componente.DetArt.toUpperCase()}}
--
1.9.1