diff --git a/Source/Cliente/FactuGES.dproj b/Source/Cliente/FactuGES.dproj
index e1ef74dc..53dbaa11 100644
--- a/Source/Cliente/FactuGES.dproj
+++ b/Source/Cliente/FactuGES.dproj
@@ -53,7 +53,7 @@
Delphi.Personality
VCLApplication
-FalseTrueFalseC:\Archivos de programa\Borland\Delphi7\Bin\TrueFalse1980FalseFalseFalseFalseFalse30821252Rodax Software S.L.1.9.8.0FactuGESFactuGES1.9.8.0FactuGES.dprFalse
+FalseTrueFalseC:\Archivos de programa\Borland\Delphi7\Bin\TrueFalse1990FalseFalseFalseFalseFalse30821252Rodax Software S.L.1.9.9.0FactuGESFactuGES1.9.9.0FactuGES.dprFalse
diff --git a/Source/Cliente/FactuGES.rc b/Source/Cliente/FactuGES.rc
index 36f31336..b9f3ef37 100644
--- a/Source/Cliente/FactuGES.rc
+++ b/Source/Cliente/FactuGES.rc
@@ -1,7 +1,7 @@
MAINICON ICON "C:\Codigo tecsitel\Resources\Iconos\Factuges.ico"
1 VERSIONINFO
-FILEVERSION 1,9,7,0
-PRODUCTVERSION 1,9,7,0
+FILEVERSION 1,9,9,0
+PRODUCTVERSION 1,9,9,0
FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L
FILEOS 0x40004L
@@ -13,10 +13,10 @@ BEGIN
BLOCK "0C0A04E4"
BEGIN
VALUE "CompanyName", "Rodax Software S.L.\0"
- VALUE "FileVersion", "1.9.7.0\0"
+ VALUE "FileVersion", "1.9.9.0\0"
VALUE "InternalName", "FactuGES\0"
VALUE "ProductName", "FactuGES\0"
- VALUE "ProductVersion", "1.9.7.0\0"
+ VALUE "ProductVersion", "1.9.9.0\0"
END
END
BLOCK "VarFileInfo"
diff --git a/Source/Cliente/FactuGES.res b/Source/Cliente/FactuGES.res
index b7d06c71..758db55f 100644
Binary files a/Source/Cliente/FactuGES.res and b/Source/Cliente/FactuGES.res differ
diff --git a/Source/Informes/3/FacturaCliente.rdx b/Source/Informes/3/FacturaCliente.rdx
index de9c9137..e5886828 100644
Binary files a/Source/Informes/3/FacturaCliente.rdx and b/Source/Informes/3/FacturaCliente.rdx differ
diff --git a/Source/Informes/3/InfFacturaCliente.fr3 b/Source/Informes/3/InfFacturaCliente.fr3
index f961fd83..4996a87d 100644
--- a/Source/Informes/3/InfFacturaCliente.fr3
+++ b/Source/Informes/3/InfFacturaCliente.fr3
@@ -1,5 +1,5 @@
-
+
@@ -43,14 +43,14 @@
-
+
-
+
-
+
@@ -58,7 +58,7 @@
-
+
diff --git a/Source/Informes/3/InfPresupuestoCliente.fr3 b/Source/Informes/3/InfPresupuestoCliente.fr3
index 1ddf0cdc..7ef8ff78 100644
--- a/Source/Informes/3/InfPresupuestoCliente.fr3
+++ b/Source/Informes/3/InfPresupuestoCliente.fr3
@@ -1,5 +1,5 @@
-
+
@@ -74,7 +74,7 @@
-
+
diff --git a/Source/Informes/3/Presupuesto.rdx b/Source/Informes/3/Presupuesto.rdx
index 7398d9a3..49893726 100644
Binary files a/Source/Informes/3/Presupuesto.rdx and b/Source/Informes/3/Presupuesto.rdx differ
diff --git a/Source/Modulos/Albaranes de cliente/Views/AlbaranesCliente_view.res b/Source/Modulos/Albaranes de cliente/Views/AlbaranesCliente_view.res
index 1641339f..8b251f31 100644
Binary files a/Source/Modulos/Albaranes de cliente/Views/AlbaranesCliente_view.res and b/Source/Modulos/Albaranes de cliente/Views/AlbaranesCliente_view.res differ
diff --git a/Source/Modulos/Facturas de cliente/Reports/uRptWordFacturaCliente.pas b/Source/Modulos/Facturas de cliente/Reports/uRptWordFacturaCliente.pas
index e53fb7cd..c5108761 100644
--- a/Source/Modulos/Facturas de cliente/Reports/uRptWordFacturaCliente.pas
+++ b/Source/Modulos/Facturas de cliente/Reports/uRptWordFacturaCliente.pas
@@ -313,10 +313,11 @@ begin
end;
if not FVerSello then
- ReplaceBookmark('Sello', '');
+ ReplaceBookmark('Sello', '');
Close;
end;
+
Result := True;
end;
diff --git a/Source/Servidor/FactuGES_Server.RES b/Source/Servidor/FactuGES_Server.RES
index ad8f4624..bf8dd0bc 100644
Binary files a/Source/Servidor/FactuGES_Server.RES and b/Source/Servidor/FactuGES_Server.RES differ
diff --git a/Source/Servidor/FactuGES_Server.dproj b/Source/Servidor/FactuGES_Server.dproj
index 96f39348..bcdcde58 100644
--- a/Source/Servidor/FactuGES_Server.dproj
+++ b/Source/Servidor/FactuGES_Server.dproj
@@ -35,10 +35,7 @@
Delphi.Personality
-FalseTrueFalse/standaloneTrueFalse1980FalseFalseFalseFalseFalse308212521.9.8.01.9.8.0viernes, 01 de marzo de 2013 12:41
-
-
-
+FalseTrueFalse/standaloneTrueFalse1990FalseFalseFalseFalseFalse308212521.9.9.01.9.9.0viernes, 01 de marzo de 2013 12:41
diff --git a/Source/Servidor/FactuGES_Server.rc b/Source/Servidor/FactuGES_Server.rc
index 36f8c4bf..15d010ea 100644
--- a/Source/Servidor/FactuGES_Server.rc
+++ b/Source/Servidor/FactuGES_Server.rc
@@ -1,7 +1,7 @@
MAINICON ICON "C:\Codigo tecsitel\Resources\Iconos\Servidor.ico"
1 VERSIONINFO
-FILEVERSION 1,9,7,0
-PRODUCTVERSION 1,9,7,0
+FILEVERSION 1,9,9,0
+PRODUCTVERSION 1,9,9,0
FILEFLAGSMASK 0x3FL
FILEFLAGS 0x00L
FILEOS 0x40004L
@@ -12,9 +12,9 @@ BEGIN
BEGIN
BLOCK "0C0A04E4"
BEGIN
- VALUE "FileVersion", "1.9.7.0\0"
- VALUE "ProductVersion", "1.9.7.0\0"
- VALUE "CompileDate", "viernes, 01 de marzo de 2013 12:41\0"
+ VALUE "FileVersion", "1.9.9.0\0"
+ VALUE "ProductVersion", "1.9.9.0\0"
+ VALUE "CompileDate", "miércoles, 10 de abril de 2013 16:04\0"
END
END
BLOCK "VarFileInfo"