From d23c2660fb0c2c3fa8af3efef61affed139ba65a Mon Sep 17 00:00:00 2001 From: roberto Date: Wed, 13 Nov 2013 15:07:15 +0000 Subject: [PATCH] Nos solicitan el cambio de los informes de presupuestos, contratos, facturas, recibos a la nueva marca Uecko git-svn-id: https://192.168.0.254/svn/Proyectos.AbetoDesign_FactuGES/trunk@86 93f398dd-4eb6-7a46-baf6-13f46f578da2 --- .../1(ABETO DESIGN)/InfAlbaranCliente.fr3 | 69 +++++++++++++++++ .../1(ABETO DESIGN)/InfContratoCliente.fr3 | 77 +++++++++++++++++++ .../InfFacturaCliente(UECKO).fr3 | 0 .../1(ABETO DESIGN)/InfFacturaCliente.fr3 | 77 +++++++++++++++++++ .../1(ABETO DESIGN)/InfPresupuestoCliente.fr3 | 75 ++++++++++++++++++ .../1(ABETO DESIGN)/InfReciboCliente.fr3 | 73 ++++++++++++++++++ .../1(ABETO DESIGN)/InfRemesaCliente.fr3 | 59 ++++++++++++++ Source/Informes/1/InfAlbaranCliente.fr3 | 32 ++++---- Source/Informes/1/InfContratoCliente.fr3 | 42 +++++----- Source/Informes/1/InfFacturaCliente.fr3 | 54 +++++++------ Source/Informes/1/InfPresupuestoCliente.fr3 | 38 +++++---- Source/Informes/1/InfReciboCliente.fr3 | 24 +++--- Source/Informes/4/InfAlbaranCliente.fr3 | 32 ++++---- Source/Informes/4/InfContratoCliente.fr3 | 34 ++++---- Source/Informes/4/InfFacturaCliente.fr3 | 28 ++++--- Source/Informes/4/InfPresupuestoCliente.fr3 | 32 ++++---- Source/Informes/4/InfReciboCliente.fr3 | 32 ++++---- 17 files changed, 596 insertions(+), 182 deletions(-) create mode 100644 Source/Informes/1(ABETO DESIGN)/InfAlbaranCliente.fr3 create mode 100644 Source/Informes/1(ABETO DESIGN)/InfContratoCliente.fr3 rename Source/Informes/{1 => 1(ABETO DESIGN)}/InfFacturaCliente(UECKO).fr3 (100%) create mode 100644 Source/Informes/1(ABETO DESIGN)/InfFacturaCliente.fr3 create mode 100644 Source/Informes/1(ABETO DESIGN)/InfPresupuestoCliente.fr3 create mode 100644 Source/Informes/1(ABETO DESIGN)/InfReciboCliente.fr3 create mode 100644 Source/Informes/1(ABETO DESIGN)/InfRemesaCliente.fr3 diff --git a/Source/Informes/1(ABETO DESIGN)/InfAlbaranCliente.fr3 b/Source/Informes/1(ABETO DESIGN)/InfAlbaranCliente.fr3 new file mode 100644 index 0000000..a9deb0b --- /dev/null +++ b/Source/Informes/1(ABETO DESIGN)/InfAlbaranCliente.fr3 @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Source/Informes/1(ABETO DESIGN)/InfContratoCliente.fr3 b/Source/Informes/1(ABETO DESIGN)/InfContratoCliente.fr3 new file mode 100644 index 0000000..8a73f79 --- /dev/null +++ b/Source/Informes/1(ABETO DESIGN)/InfContratoCliente.fr3 @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Source/Informes/1/InfFacturaCliente(UECKO).fr3 b/Source/Informes/1(ABETO DESIGN)/InfFacturaCliente(UECKO).fr3 similarity index 100% rename from Source/Informes/1/InfFacturaCliente(UECKO).fr3 rename to Source/Informes/1(ABETO DESIGN)/InfFacturaCliente(UECKO).fr3 diff --git a/Source/Informes/1(ABETO DESIGN)/InfFacturaCliente.fr3 b/Source/Informes/1(ABETO DESIGN)/InfFacturaCliente.fr3 new file mode 100644 index 0000000..83c4ef5 --- /dev/null +++ b/Source/Informes/1(ABETO DESIGN)/InfFacturaCliente.fr3 @@ -0,0 +1,77 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Source/Informes/1(ABETO DESIGN)/InfPresupuestoCliente.fr3 b/Source/Informes/1(ABETO DESIGN)/InfPresupuestoCliente.fr3 new file mode 100644 index 0000000..944b511 --- /dev/null +++ b/Source/Informes/1(ABETO DESIGN)/InfPresupuestoCliente.fr3 @@ -0,0 +1,75 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Source/Informes/1(ABETO DESIGN)/InfReciboCliente.fr3 b/Source/Informes/1(ABETO DESIGN)/InfReciboCliente.fr3 new file mode 100644 index 0000000..f566830 --- /dev/null +++ b/Source/Informes/1(ABETO DESIGN)/InfReciboCliente.fr3 @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Source/Informes/1(ABETO DESIGN)/InfRemesaCliente.fr3 b/Source/Informes/1(ABETO DESIGN)/InfRemesaCliente.fr3 new file mode 100644 index 0000000..0bbb3ac --- /dev/null +++ b/Source/Informes/1(ABETO DESIGN)/InfRemesaCliente.fr3 @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Source/Informes/1/InfAlbaranCliente.fr3 b/Source/Informes/1/InfAlbaranCliente.fr3 index a9deb0b..d6c05c8 100644 --- a/Source/Informes/1/InfAlbaranCliente.fr3 +++ b/Source/Informes/1/InfAlbaranCliente.fr3 @@ -1,17 +1,15 @@ - + - - - + + + - - - + @@ -24,23 +22,23 @@ - + - + - + - + @@ -58,12 +56,12 @@ - - - - - - + + + + + + diff --git a/Source/Informes/1/InfContratoCliente.fr3 b/Source/Informes/1/InfContratoCliente.fr3 index 8a73f79..3e9b604 100644 --- a/Source/Informes/1/InfContratoCliente.fr3 +++ b/Source/Informes/1/InfContratoCliente.fr3 @@ -1,19 +1,17 @@ - + - - - + + + - - - - - + + + - + @@ -25,15 +23,15 @@ - - - - - - + + + + + + - + @@ -41,6 +39,7 @@ + @@ -56,17 +55,16 @@ - - - + + - + - + diff --git a/Source/Informes/1/InfFacturaCliente.fr3 b/Source/Informes/1/InfFacturaCliente.fr3 index 83c4ef5..5afbbd7 100644 --- a/Source/Informes/1/InfFacturaCliente.fr3 +++ b/Source/Informes/1/InfFacturaCliente.fr3 @@ -1,51 +1,49 @@ - + - - - - + + + + + - - - - - - - - + + + + + - + - - + - + - + + - - + + @@ -55,21 +53,21 @@ - + - - - - - + + + + + - + - + diff --git a/Source/Informes/1/InfPresupuestoCliente.fr3 b/Source/Informes/1/InfPresupuestoCliente.fr3 index 944b511..e3fdc56 100644 --- a/Source/Informes/1/InfPresupuestoCliente.fr3 +++ b/Source/Informes/1/InfPresupuestoCliente.fr3 @@ -1,19 +1,17 @@ - + - - - + + + - - - + - + @@ -25,15 +23,15 @@ - - - - - - + + + + + + - + @@ -57,19 +55,19 @@ - - + + - + - + - + diff --git a/Source/Informes/1/InfReciboCliente.fr3 b/Source/Informes/1/InfReciboCliente.fr3 index f566830..4aed72e 100644 --- a/Source/Informes/1/InfReciboCliente.fr3 +++ b/Source/Informes/1/InfReciboCliente.fr3 @@ -1,19 +1,20 @@ - + + - + - + - + @@ -32,12 +33,12 @@ - + - + - + @@ -53,10 +54,9 @@ - - - - + + + @@ -66,7 +66,7 @@ - + diff --git a/Source/Informes/4/InfAlbaranCliente.fr3 b/Source/Informes/4/InfAlbaranCliente.fr3 index 219838d..dfe0472 100644 --- a/Source/Informes/4/InfAlbaranCliente.fr3 +++ b/Source/Informes/4/InfAlbaranCliente.fr3 @@ -1,17 +1,15 @@ - + - - - + + + - - - + @@ -28,17 +26,17 @@ - + - + - + @@ -56,14 +54,14 @@ - - - - - - + + + + + + - + diff --git a/Source/Informes/4/InfContratoCliente.fr3 b/Source/Informes/4/InfContratoCliente.fr3 index 65d2c99..0bb57ac 100644 --- a/Source/Informes/4/InfContratoCliente.fr3 +++ b/Source/Informes/4/InfContratoCliente.fr3 @@ -1,17 +1,15 @@ - + - - - + + + - - - + @@ -24,14 +22,14 @@ - - - - - + + + + + - + @@ -39,6 +37,7 @@ + @@ -54,18 +53,17 @@ - - - + + - + - + diff --git a/Source/Informes/4/InfFacturaCliente.fr3 b/Source/Informes/4/InfFacturaCliente.fr3 index 022af31..ef22f59 100644 --- a/Source/Informes/4/InfFacturaCliente.fr3 +++ b/Source/Informes/4/InfFacturaCliente.fr3 @@ -1,17 +1,15 @@ - + - - - + + + - - - + @@ -22,7 +20,7 @@ - + @@ -44,8 +42,8 @@ - - + + @@ -58,11 +56,11 @@ - - - - - + + + + + diff --git a/Source/Informes/4/InfPresupuestoCliente.fr3 b/Source/Informes/4/InfPresupuestoCliente.fr3 index aa88ad9..970931d 100644 --- a/Source/Informes/4/InfPresupuestoCliente.fr3 +++ b/Source/Informes/4/InfPresupuestoCliente.fr3 @@ -1,17 +1,15 @@ - + - - - + + + - - - + @@ -24,14 +22,14 @@ - - - - - + + + + + - + @@ -55,11 +53,11 @@ - - + + - + @@ -67,7 +65,7 @@ - + diff --git a/Source/Informes/4/InfReciboCliente.fr3 b/Source/Informes/4/InfReciboCliente.fr3 index c0cbfcd..6cb57f2 100644 --- a/Source/Informes/4/InfReciboCliente.fr3 +++ b/Source/Informes/4/InfReciboCliente.fr3 @@ -1,21 +1,21 @@ - + - + - + - - - + + + @@ -34,14 +34,14 @@ - + - + - - - + + + @@ -57,10 +57,10 @@ - - - - + + + + @@ -68,7 +68,7 @@ - +