diff --git a/index.html b/index.html
index cec5dfe..b912a40 100644
--- a/index.html
+++ b/index.html
@@ -36,6 +36,7 @@
+
@@ -45,10 +46,12 @@
+
+
@@ -61,7 +64,9 @@
-
+
+
+
diff --git a/package.json b/package.json
index f7f552d..32aafde 100644
--- a/package.json
+++ b/package.json
@@ -10,7 +10,8 @@
"postinstall": "npm install foca-abm-plazo-pago foca-abm-precios-condiciones foca-abm-sectores foca-admin-seguimiento foca-botonera-principal foca-busqueda-cliente foca-configuracion foca-crear-hoja-ruta foca-crear-nota-pedido foca-crear-remito foca-directivas foca-filtros foca-hoja-ruta foca-login foca-modal foca-modal-busqueda-productos foca-modal-chofer foca-modal-cotizacion foca-modal-detalle-hoja-ruta foca-modal-domicilio foca-modal-flete foca-modal-moneda foca-modal-nota-pedido foca-modal-precio-condiciones foca-modal-proveedor foca-modal-remito foca-modal-tarifa-flete foca-modal-transportista foca-modal-vehiculo foca-modal-vendedores foca-seguimiento foca-teclado",
"actualizar": "git pull origin master",
"electron": "electron .",
- "electron-build": "gulp uglify && gulp html && gulp sass && electron ."
+ "electron-build": "gulp uglify && gulp html && gulp sass && electron .",
+ "install-dev": "npm install angular angular-cookies angular-i18n angular-ladda angular-route angular-sanitize angular-ui-swiper bootstrap font-awesome gulp-angular-templatecache gulp-htmlmin gulp-uglify gulp-uglify-es jquery ladda leaflet ngstorage node-sass uglify ui-bootstrap4 git+http://git.focasoftware.com/npm/foca-abm-plazo-pago.git git+http://git.focasoftware.com/npm/foca-abm-precios-condiciones.git git+http://git.focasoftware.com/npm/foca-abm-sectores.git git+http://git.focasoftware.com/npm/foca-abm-vehiculo.git git+http://git.focasoftware.com/npm/foca-admin-seguimiento.git git+http://git.focasoftware.com/npm/foca-botonera-principal.git git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git git+http://git.focasoftware.com/npm/foca-configuracion.git git+http://git.focasoftware.com/npm/foca-crear-cobranza.git git+http://git.focasoftware.com/npm/foca-crear-hoja-ruta.git git+http://git.focasoftware.com/npm/foca-crear-nota-pedido.git git+http://git.focasoftware.com/npm/foca-crear-remito.git git+http://git.focasoftware.com/npm/foca-directivas.git git+http://git.focasoftware.com/npm/foca-filtros.git git+http://git.focasoftware.com/npm/foca-hoja-ruta.git git+http://git.focasoftware.com/npm/foca-login.git git+http://git.focasoftware.com/npm/foca-modal.git git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git git+http://git.focasoftware.com/npm/foca-modal-cheque.git git+http://git.focasoftware.com/npm/foca-modal-chofer.git git+http://git.focasoftware.com/npm/foca-modal-cobrador.git git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git git+http://git.focasoftware.com/npm/foca-modal-detalle-hoja-ruta.git git+http://git.focasoftware.com/npm/foca-modal-domicilio.git git+http://git.focasoftware.com/npm/foca-modal-efectivo.git git+http://git.focasoftware.com/npm/foca-modal-factura.git git+http://git.focasoftware.com/npm/foca-modal-flete.git git+http://git.focasoftware.com/npm/foca-modal-moneda.git git+http://git.focasoftware.com/npm/foca-modal-nota-pedido.git git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git git+http://git.focasoftware.com/npm/foca-modal-proveedor.git git+http://git.focasoftware.com/npm/foca-modal-remito.git git+http://git.focasoftware.com/npm/foca-modal-tarifa-flete.git git+http://git.focasoftware.com/npm/foca-modal-transportista.git git+http://git.focasoftware.com/npm/foca-modal-vehiculo.git git+http://git.focasoftware.com/npm/foca-modal-vendedores.git git+http://git.focasoftware.com/npm/foca-seguimiento.git git+http://git.focasoftware.com/npm/foca-teclado.git"
},
"pre-commit": [
"gulp-pre-commit"
@@ -33,10 +34,12 @@
"foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git",
"foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git",
"foca-abm-sectores": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-sectores.git",
+ "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git",
"foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git",
"foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git",
"foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git",
"foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git",
+ "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git",
"foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git",
"foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git",
"foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git",
@@ -46,10 +49,14 @@
"foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git",
"foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git",
"foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git",
+ "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git",
"foca-modal-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-chofer.git",
+ "foca-modal-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobrador.git",
"foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git",
"foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git",
"foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git",
+ "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git",
+ "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git",
"foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git",
"foca-modal-moneda": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-moneda.git",
"foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git",
diff --git a/src/js/app.js b/src/js/app.js
index 052aed3..639bd01 100644
--- a/src/js/app.js
+++ b/src/js/app.js
@@ -14,11 +14,13 @@ angular.module('appWrapperDemo', [
'focaAbmPlazoPago',
'focaAbmPreciosCondiciones',
'focaAbmSectores',
+ 'focaAbmVehiculo',
'focaAdminSeguimiento',
'focaBotoneraPrincipal',
'focaBusquedaCliente',
'focaBusquedaProductos',
'focaConfiguracion',
+ 'focaCrearCobranza',
'focaCrearHojaRuta',
'focaCrearNotaPedido',
'focaCrearRemito',
@@ -27,10 +29,14 @@ angular.module('appWrapperDemo', [
'focaHojaRuta',
'focaLogin',
'focaModal',
+ 'focaModalCheque',
'focaModalChofer',
+ 'focaModalCobradores',
'focaModalCotizacion',
'focaModalDetalleHojaRuta',
'focaModalDomicilio',
+ 'focaModalEfectivo',
+ 'focaModalFactura',
'focaModalFlete',
'focaModalMoneda',
'focaModalNotaPedido',
diff --git a/src/sass/_botonera-principal.scss b/src/sass/_botonera-principal.scss
index 07e97c6..f682298 100644
--- a/src/sass/_botonera-principal.scss
+++ b/src/sass/_botonera-principal.scss
@@ -110,6 +110,14 @@
}
}
}
+ &-cobranzas {
+ & button {
+ background-position: -4680px 0px;
+ &:hover {
+ background-position: -4680px -90px;
+ }
+ }
+ }
.swiper-pagination {
bottom: 0px !important;
}