Commit f1f64974c9f8fe04cd02a706090ad5acca2dd9a2

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

evento del boton continuar en la personalizacion tambien confirma el producto.

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
src/app/components/inicio/inicio.component.ts
... ... @@ -172,6 +172,7 @@ export class InicioComponent implements OnInit {
172 172 })
173 173  
174 174 this.promoAcargar.productos = productosPersonalizados;
  175 + this.confirmarProducto();
175 176 }
176 177  
177 178 buscarByCodigoBarras(busqueda) {