From 8f2a29261c4d4a55c5d616e57f8988a09610ed66 Mon Sep 17 00:00:00 2001 From: mpuebla Date: Tue, 23 Jul 2019 12:35:01 -0300 Subject: [PATCH] Agregado footer en mobile. --- src/views/factura.html | 186 ++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 184 insertions(+), 2 deletions(-) diff --git a/src/views/factura.html b/src/views/factura.html index d8dffe6..ed4e14a 100644 --- a/src/views/factura.html +++ b/src/views/factura.html @@ -154,10 +154,192 @@ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
# +
+
Código
+
Descripción
+
+
+
Cantidad
+
P. Uni.
+
Subtotal
+
+
+   +
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ + + +
+
+ + > +
+
+ + +
+
+
+
+ +
+
+
+
+ +
+
+ +
+
+
+
+ +
+
+ +
+
+ + +
+
+
+ +
+ +
+ Cantidad Items: + + +

Total:

+
+

{{getTotal() | currency: notaPedido.cotizacion.moneda.SIMBOLO}}

+
+
-
+
Salir Guardar + >Pago
-- 1.9.1