@@ -39,10 +41,11 @@ - + + \ No newline at end of file diff --git a/src/main/resources/templates/imprimelibros/pagos/transfer.html b/src/main/resources/templates/imprimelibros/pagos/transfer.html new file mode 100644 index 0000000..d7166fd --- /dev/null +++ b/src/main/resources/templates/imprimelibros/pagos/transfer.html @@ -0,0 +1,73 @@ + + + + + + + + + + + + + +
+ + + + + + + + +
+ +
+
+ +
+ + + +
+ + + \ No newline at end of file diff --git a/src/main/resources/templates/imprimelibros/partials/topbar.html b/src/main/resources/templates/imprimelibros/partials/topbar.html index 022a958..c480b04 100644 --- a/src/main/resources/templates/imprimelibros/partials/topbar.html +++ b/src/main/resources/templates/imprimelibros/partials/topbar.html @@ -64,7 +64,7 @@
-
-
+ diff --git a/src/main/resources/templates/imprimelibros/presupuestos/presupuestador-view.html b/src/main/resources/templates/imprimelibros/presupuestos/presupuestador-view.html index de9a93c..5e6eddb 100644 --- a/src/main/resources/templates/imprimelibros/presupuestos/presupuestador-view.html +++ b/src/main/resources/templates/imprimelibros/presupuestos/presupuestador-view.html @@ -1,72 +1,196 @@ -
+ + -
-
+ + + + + + + + + + - -
-
-
Resumen -
+ + +
+
+ + +
+ + +
+
-
-
+
+ + + +
+ + +
+
+

Resumen del + presupuesto

+
+ +
+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Descripción + + CantidadPrecio + unitario + Precio total +
+ Descripción 11 + 100,00 € + + 100,00 + € +
+ Descripción 21 + 50,00 € + + 50,00 € +
+ Descripción 31 + 25,00 € + + 25,00 € +
Total0,00 €
IVA (4%)0,00 €
IVA (21%)0,00 €
Total con IVA + 0,00 €
+
+ +
+ + + + + +
+
+
+
- - -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DescripciónCantidadPrecio unitarioPrecio total
Total0,00 €
IVA (4%)0,00 €
IVA (21%)0,00 €
Total con IVA - 0,00 €
-
- -
- - - -
-
- -
\ No newline at end of file + + + + + + + +
+ +
+
+ +
+ + + +
+ + + \ No newline at end of file