Commit e50a0127bff5734de7ece14160a582d7e2d6a6d5

Authored by Eric Fernandez
1 parent e8ff34f221
Exists in master

inyecto modal precio condición

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
... ... @@ -4,5 +4,6 @@ angular.module('focaCrearNotaPedido', [
4 4 'focaModalVendedores',
5 5 'focaBusquedaProductos',
6 6 'focaModalPetroleras',
7   - 'focaBusquedaCliente'
  7 + 'focaBusquedaCliente',
  8 + 'focaModalPrecioCondicion'
8 9 ]);