Commit 015c273b3dbc883880a84b559bcc7473cffaeb2c
1 parent
2a7d308409
Exists in
master
and in
1 other branch
add crear factura
Showing
4 changed files
with
73 additions
and
61 deletions
Show diff stats
index.html
... | ... | @@ -59,6 +59,7 @@ |
59 | 59 | <script src="./node_modules/foca-configuracion/dist/foca-configuracion.min.js"></script> |
60 | 60 | <script src="./node_modules/foca-configurar-terminal/dist/foca-configurar-terminal.min.js"></script> |
61 | 61 | <script src="./node_modules/foca-crear-cobranza/dist/foca-crear-cobranza.min.js"></script> |
62 | + <script src="../foca-crear-factura/tmp/foca-crear-factura.js"></script> | |
62 | 63 | <script src="./node_modules/foca-crear-hoja-ruta/dist/foca-crear-hoja-ruta.min.js"></script> |
63 | 64 | <script src="./node_modules/foca-crear-nota-pedido/dist/foca-crear-nota-pedido.min.js"></script> |
64 | 65 | <script src="./node_modules/foca-crear-login/dist/foca-crear-login.min.js"></script> |
... | ... | @@ -75,6 +76,7 @@ |
75 | 76 | <script src="./node_modules/foca-modal-cheque/dist/foca-modal-cheque.min.js"></script> |
76 | 77 | <script src="./node_modules/foca-modal-cobranza/dist/foca-modal-cobranza.min.js"></script> |
77 | 78 | <script src="./node_modules/foca-modal-cotizacion/dist/foca-modal-cotizacion.min.js"></script> |
79 | + <script src="./node_modules/foca-modal-descarga/dist/foca-modal-descarga.min.js"></script> | |
78 | 80 | <script src="./node_modules/foca-modal-detalle-cisternas/dist/foca-modal-detalle-cisternas.min.js"></script> |
79 | 81 | <script src="./node_modules/foca-modal-detalle-hoja-ruta/dist/foca-modal-detalle-hoja-ruta.min.js"></script> |
80 | 82 | <script src="./node_modules/foca-modal-detalles/dist/foca-modal-detalles.min.js"></script> |
... | ... | @@ -99,7 +101,7 @@ |
99 | 101 | <script src="./node_modules/foca-parametros/dist/foca-parametros.min.js"></script> |
100 | 102 | <script src="./node_modules/foca-seguimiento/dist/foca-seguimiento.min.js"></script> |
101 | 103 | <script src="./node_modules/foca-teclado/dist/foca-teclado.min.js"></script> |
102 | - <script src="./node_modules/foca-modal-descarga/dist/foca-modal-descarga.min.js"></script> | |
104 | + | |
103 | 105 | <script src="./src/js/app.js"></script> |
104 | 106 | <script src="./src/js/controller.js"></script> |
105 | 107 | <script src="./src/etc/develop.js"></script> |
package.json
... | ... | @@ -16,7 +16,7 @@ |
16 | 16 | ], |
17 | 17 | "repository": { |
18 | 18 | "type": "git", |
19 | - "url": "git@debonline.dyndns.org:npm/wrapper-demo.git" | |
19 | + "url": "git@debonline.dyndns.org:npm/wrapper-demo.git#develop" | |
20 | 20 | }, |
21 | 21 | "author": "Foca Software", |
22 | 22 | "license": "ISC", |
... | ... | @@ -36,65 +36,66 @@ |
36 | 36 | "bootstrap": "^4.3.1", |
37 | 37 | "chart.js": "2.7.3", |
38 | 38 | "excel-builder": "2.0.3", |
39 | - "foca-abm-chofer": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-chofer.git", | |
40 | - "foca-abm-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-cliente.git", | |
41 | - "foca-abm-plazo-pago": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-plazo-pago.git", | |
42 | - "foca-abm-precios-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-precios-condiciones.git", | |
43 | - "foca-abm-vehiculo": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vehiculo.git", | |
44 | - "foca-abm-vendedor-cobrador": "git+ssh://git@debonline.dyndns.org:npm/foca-abm-vendedor-cobrador.git", | |
45 | - "foca-activar-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-activar-hoja-ruta.git", | |
46 | - "foca-admin-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-admin-seguimiento.git", | |
47 | - "foca-agendar-visita": "git+ssh://git@debonline.dyndns.org:npm/foca-agendar-visita.git", | |
48 | - "foca-autorizar-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-autorizar-nota-pedido.git", | |
49 | - "foca-botonera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-facturador.git", | |
50 | - "foca-botonera-lateral": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-lateral.git", | |
51 | - "foca-botonera-principal": "git+ssh://git@debonline.dyndns.org:npm/foca-botonera-principal.git", | |
52 | - "foca-busqueda-cliente": "git+ssh://git@debonline.dyndns.org:npm/foca-busqueda-cliente.git", | |
53 | - "foca-cabecera-facturador": "git+ssh://git@debonline.dyndns.org:npm/foca-cabecera-facturador.git", | |
54 | - "foca-configuracion": "git+ssh://git@debonline.dyndns.org:npm/foca-configuracion.git", | |
55 | - "foca-configurar-terminal": "git+ssh://git@debonline.dyndns.org:npm/foca-configurar-terminal.git", | |
56 | - "foca-crear-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-cobranza.git", | |
57 | - "foca-crear-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-hoja-ruta.git", | |
58 | - "foca-crear-login": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-login.git", | |
59 | - "foca-crear-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-nota-pedido.git", | |
60 | - "foca-crear-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-crear-remito.git", | |
61 | - "foca-directivas": "git+ssh://git@debonline.dyndns.org:npm/foca-directivas.git", | |
62 | - "foca-estado-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-estado-cisternas.git", | |
63 | - "foca-filtros": "git+ssh://git@debonline.dyndns.org:npm/foca-filtros.git", | |
64 | - "foca-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-hoja-ruta.git", | |
65 | - "foca-informes": "git+ssh://git@debonline.dyndns.org:npm/foca-informes.git", | |
66 | - "foca-login": "git+ssh://git@debonline.dyndns.org:npm/foca-login.git", | |
67 | - "foca-logistica-pedido-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-logistica-pedido-ruta.git", | |
68 | - "foca-modal": "git+ssh://git@debonline.dyndns.org:npm/foca-modal.git", | |
69 | - "foca-modal-busqueda-productos": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-busqueda-productos.git", | |
70 | - "foca-modal-cheque": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cheque.git", | |
71 | - "foca-modal-cobranza": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cobranza.git", | |
72 | - "foca-modal-cotizacion": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-cotizacion.git", | |
73 | - "foca-modal-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-descarga.git", | |
74 | - "foca-modal-detalle-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-cisternas.git", | |
75 | - "foca-modal-detalle-hoja-ruta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalle-hoja-ruta.git", | |
76 | - "foca-modal-detalles": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-detalles.git", | |
77 | - "foca-modal-domicilio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-domicilio.git", | |
78 | - "foca-modal-efectivo": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-efectivo.git", | |
79 | - "foca-modal-factura": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura.git", | |
80 | - "foca-modal-factura-detalle": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-factura-detalle.git", | |
81 | - "foca-modal-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-flete.git", | |
82 | - "foca-modal-grafico-cisternas": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-grafico-cisternas.git", | |
83 | - "foca-modal-informe": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-informe.git", | |
84 | - "foca-modal-lista-precio": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-lista-precio.git", | |
85 | - "foca-modal-localizar": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-localizar.git", | |
86 | - "foca-modal-login": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-login.git", | |
87 | - "foca-modal-nota-pedido": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-nota-pedido.git", | |
88 | - "foca-modal-precio-condiciones": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-precio-condiciones.git", | |
89 | - "foca-modal-punto-descarga": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-punto-descarga.git", | |
90 | - "foca-modal-remito": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-remito.git", | |
91 | - "foca-modal-resumen-cuenta": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-resumen-cuenta.git", | |
92 | - "foca-modal-tarifa-flete": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-tarifa-flete.git", | |
93 | - "foca-modal-unidad-medida": "git+ssh://git@debonline.dyndns.org:npm/foca-modal-unidad-medida.git", | |
94 | - "foca-nombre-empresa": "git+ssh://git@debonline.dyndns.org:npm/foca-nombre-empresa.git", | |
95 | - "foca-parametros": "git+ssh://git@debonline.dyndns.org:npm/foca-parametros.git", | |
96 | - "foca-seguimiento": "git+ssh://git@debonline.dyndns.org:npm/foca-seguimiento.git", | |
97 | - "foca-teclado": "git+ssh://git@debonline.dyndns.org:npm/foca-teclado.git", | |
39 | + "foca-abm-chofer": "git+http://git.focasoftware.com/npm/foca-abm-chofer.git#develop", | |
40 | + "foca-abm-cliente": "git+http://git.focasoftware.com/npm/foca-abm-cliente.git#develop", | |
41 | + "foca-abm-plazo-pago": "git+http://git.focasoftware.com/npm/foca-abm-plazo-pago.git#develop", | |
42 | + "foca-abm-precios-condiciones": "git+http://git.focasoftware.com/npm/foca-abm-precios-condiciones.git#develop", | |
43 | + "foca-abm-vehiculo": "git+http://git.focasoftware.com/npm/foca-abm-vehiculo.git#develop", | |
44 | + "foca-abm-vendedor-cobrador": "git+http://git.focasoftware.com/npm/foca-abm-vendedor-cobrador.git#develop", | |
45 | + "foca-activar-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-activar-hoja-ruta.git#develop", | |
46 | + "foca-admin-seguimiento": "git+http://git.focasoftware.com/npm/foca-admin-seguimiento.git#develop", | |
47 | + "foca-agendar-visita": "git+http://git.focasoftware.com/npm/foca-agendar-visita.git#develop", | |
48 | + "foca-autorizar-nota-pedido": "git+http://git.focasoftware.com/npm/foca-autorizar-nota-pedido.git#develop", | |
49 | + "foca-botonera-facturador": "git+http://git.focasoftware.com/npm/foca-botonera-facturador.git#develop", | |
50 | + "foca-botonera-lateral": "git+http://git.focasoftware.com/npm/foca-botonera-lateral.git#develop", | |
51 | + "foca-botonera-principal": "git+http://git.focasoftware.com/npm/foca-botonera-principal.git#develop", | |
52 | + "foca-busqueda-cliente": "git+http://git.focasoftware.com/npm/foca-busqueda-cliente.git#develop", | |
53 | + "foca-cabecera-facturador": "git+http://git.focasoftware.com/npm/foca-cabecera-facturador.git#develop", | |
54 | + "foca-configuracion": "git+http://git.focasoftware.com/npm/foca-configuracion.git#develop", | |
55 | + "foca-configurar-terminal": "git+http://git.focasoftware.com/npm/foca-configurar-terminal.git#develop", | |
56 | + "foca-crear-cobranza": "git+http://git.focasoftware.com/npm/foca-crear-cobranza.git#develop", | |
57 | + "foca-crear-factura": "git+http://git.focasoftware.com/npm/foca-crear-factura.git", | |
58 | + "foca-crear-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-crear-hoja-ruta.git#develop", | |
59 | + "foca-crear-login": "git+http://git.focasoftware.com/npm/foca-crear-login.git#develop", | |
60 | + "foca-crear-nota-pedido": "git+http://git.focasoftware.com/npm/foca-crear-nota-pedido.git#develop", | |
61 | + "foca-crear-remito": "git+http://git.focasoftware.com/npm/foca-crear-remito.git#develop", | |
62 | + "foca-directivas": "git+http://git.focasoftware.com/npm/foca-directivas.git#develop", | |
63 | + "foca-estado-cisternas": "git+http://git.focasoftware.com/npm/foca-estado-cisternas.git#develop", | |
64 | + "foca-filtros": "git+http://git.focasoftware.com/npm/foca-filtros.git#develop", | |
65 | + "foca-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-hoja-ruta.git#develop", | |
66 | + "foca-informes": "git+http://git.focasoftware.com/npm/foca-informes.git#develop", | |
67 | + "foca-login": "git+http://git.focasoftware.com/npm/foca-login.git#develop", | |
68 | + "foca-logistica-pedido-ruta": "git+http://git.focasoftware.com/npm/foca-logistica-pedido-ruta.git#develop", | |
69 | + "foca-modal": "git+http://git.focasoftware.com/npm/foca-modal.git#develop", | |
70 | + "foca-modal-busqueda-productos": "git+http://git.focasoftware.com/npm/foca-modal-busqueda-productos.git#develop", | |
71 | + "foca-modal-cheque": "git+http://git.focasoftware.com/npm/foca-modal-cheque.git#develop", | |
72 | + "foca-modal-cobranza": "git+http://git.focasoftware.com/npm/foca-modal-cobranza.git#develop", | |
73 | + "foca-modal-cotizacion": "git+http://git.focasoftware.com/npm/foca-modal-cotizacion.git#develop", | |
74 | + "foca-modal-descarga": "git+http://git.focasoftware.com/npm/foca-modal-descarga.git", | |
75 | + "foca-modal-detalle-cisternas": "git+http://git.focasoftware.com/npm/foca-modal-detalle-cisternas.git#develop", | |
76 | + "foca-modal-detalle-hoja-ruta": "git+http://git.focasoftware.com/npm/foca-modal-detalle-hoja-ruta.git#develop", | |
77 | + "foca-modal-detalles": "git+http://git.focasoftware.com/npm/foca-modal-detalles.git#develop", | |
78 | + "foca-modal-domicilio": "git+http://git.focasoftware.com/npm/foca-modal-domicilio.git#develop", | |
79 | + "foca-modal-efectivo": "git+http://git.focasoftware.com/npm/foca-modal-efectivo.git#develop", | |
80 | + "foca-modal-factura": "git+http://git.focasoftware.com/npm/foca-modal-factura.git#develop", | |
81 | + "foca-modal-factura-detalle": "git+http://git.focasoftware.com/npm/foca-modal-factura-detalle.git#develop", | |
82 | + "foca-modal-flete": "git+http://git.focasoftware.com/npm/foca-modal-flete.git#develop", | |
83 | + "foca-modal-grafico-cisternas": "git+http://git.focasoftware.com/npm/foca-modal-grafico-cisternas.git#develop", | |
84 | + "foca-modal-informe": "git+http://git.focasoftware.com/npm/foca-modal-informe.git#develop", | |
85 | + "foca-modal-lista-precio": "git+http://git.focasoftware.com/npm/foca-modal-lista-precio.git#develop", | |
86 | + "foca-modal-localizar": "git+http://git.focasoftware.com/npm/foca-modal-localizar.git#develop", | |
87 | + "foca-modal-login": "git+http://git.focasoftware.com/npm/foca-modal-login.git#develop", | |
88 | + "foca-modal-nota-pedido": "git+http://git.focasoftware.com/npm/foca-modal-nota-pedido.git#develop", | |
89 | + "foca-modal-precio-condiciones": "git+http://git.focasoftware.com/npm/foca-modal-precio-condiciones.git#develop", | |
90 | + "foca-modal-punto-descarga": "git+http://git.focasoftware.com/npm/foca-modal-punto-descarga.git#develop", | |
91 | + "foca-modal-remito": "git+http://git.focasoftware.com/npm/foca-modal-remito.git#develop", | |
92 | + "foca-modal-resumen-cuenta": "git+http://git.focasoftware.com/npm/foca-modal-resumen-cuenta.git#develop", | |
93 | + "foca-modal-tarifa-flete": "git+http://git.focasoftware.com/npm/foca-modal-tarifa-flete.git#develop", | |
94 | + "foca-modal-unidad-medida": "git+http://git.focasoftware.com/npm/foca-modal-unidad-medida.git#develop", | |
95 | + "foca-nombre-empresa": "git+http://git.focasoftware.com/npm/foca-nombre-empresa.git#develop", | |
96 | + "foca-parametros": "git+http://git.focasoftware.com/npm/foca-parametros.git#develop", | |
97 | + "foca-seguimiento": "git+http://git.focasoftware.com/npm/foca-seguimiento.git#develop", | |
98 | + "foca-teclado": "git+http://git.focasoftware.com/npm/foca-teclado.git#develop", | |
98 | 99 | "font-awesome": "^4.7.0", |
99 | 100 | "gulp-angular-templatecache": "^2.2.7", |
100 | 101 | "gulp-htmlmin": "^5.0.1", |
src/js/app.js
src/sass/_botonera-principal.scss
... | ... | @@ -220,6 +220,14 @@ |
220 | 220 | background-size: 90px 90px; |
221 | 221 | } |
222 | 222 | } |
223 | + | |
224 | + &-factura { | |
225 | + & button { | |
226 | + background-image: url("../img/factura.png"); | |
227 | + background-size: 90px 90px; | |
228 | + } | |
229 | + } | |
230 | + | |
223 | 231 | .swiper-pagination { |
224 | 232 | bottom: 0px !important; |
225 | 233 | } |