From 3011e0a3f126ede6779593e52716828cc8930dfb Mon Sep 17 00:00:00 2001 From: Pablo Marco del Pont Date: Fri, 26 Oct 2018 11:25:10 -0300 Subject: [PATCH] =?UTF-8?q?-=20Cambi=C3=A9=20la=20estructura=20de=20la=20b?= =?UTF-8?q?otonera=20secundaria.=20-=20Unifiqu=C3=A9=20sector=20y=20c?= =?UTF-8?q?=C3=B3digo.=20-=20Invert=C3=AD=20el=20orden=20de=20cantidad=20y?= =?UTF-8?q?=20precio=20unitario.=20-=20Aline=C3=A9=20a=20la=20derecha=20ca?= =?UTF-8?q?ntidad,=20precio=20unitario=20y=20subtotal.=20-=20Agregu=C3=A9?= =?UTF-8?q?=20task=20watch.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gulpfile.js | 4 ++++ src/views/nota-pedido.html | 54 ++++++++++++++++++++++++---------------------- 2 files changed, 32 insertions(+), 26 deletions(-) diff --git a/gulpfile.js b/gulpfile.js index dd5a19a..d715d46 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -82,3 +82,7 @@ gulp.task('clean-post-install', function() { }); gulp.task('default', ['webserver']); + +gulp.task('watch', function() { + gulp.watch([paths.srcJS, paths.srcViews], ['uglify']); +}); diff --git a/src/views/nota-pedido.html b/src/views/nota-pedido.html index 6e7c009..78bc9b1 100644 --- a/src/views/nota-pedido.html +++ b/src/views/nota-pedido.html @@ -22,13 +22,20 @@
-
- +
+
+
+ +
+
@@ -40,11 +47,10 @@ - - + - - - - + @@ -107,11 +109,9 @@ ng-repeat="(key, articulo) in articulosTabla" ng-show="show || key == 0" > - - + - - + - - -- 1.9.1
Sector Código DescripciónPrecio Unitario CantidadPrecio Unitario SubTotal @@ -141,7 +143,7 @@
+
+ Cantidad Items: