From c5014e11f19c3035ade921a9a64e3b97ffe16eec Mon Sep 17 00:00:00 2001 From: roberto Date: Sun, 18 Nov 2007 17:23:37 +0000 Subject: [PATCH] =?UTF-8?q?Cambios=20de=20.where=20por=20dynamicwhere,=20f?= =?UTF-8?q?altan=20dos=20por=20ser=20m=C3=A1s=20complejos=20y=20ser=20de?= =?UTF-8?q?=20remesas=20no=20se=20tocan?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@142 0c75b7a4-871f-7646-8a2f-f78d34cc349f --- Source/Base/Base.dproj | 98 ++--- Source/Cliente/FactuGES.dpr | 1 - Source/Cliente/FactuGES.dproj | 12 +- .../uAlbaranesClienteController.pas | 23 +- .../Model/AlbaranesCliente_model.rc | 22 ++ .../Model/AlbaranesCliente_model.res | Bin 5056 -> 384 bytes .../Plugin/uPluginAlbaranesCliente.dfm | 2 +- .../uAlbaranesProveedorController.pas | 21 +- .../Controller/uAlmacenesController.pas | 22 +- .../Controller/uArticulosController.pas | 89 +++-- .../Controller/uFacturasClienteController.pas | 77 ++-- .../Plugin/uPluginFacturasCliente.dfm | 2 +- .../uFacturasProveedorController.pas | 18 +- .../uHistoricoMovimientosController.pas | 15 +- .../Controller/uInventarioController.pas | 30 +- .../uPedidosProveedorController.pas | 37 +- .../uPresupuestosClienteController.pas | 36 +- .../Controller/uRecibosClienteController.pas | 77 +++- .../RecibosProveedor_controller.dproj | 51 +-- .../uRecibosProveedorController.pas | 169 +++++---- .../Controller/uRemesasClienteController.pas | 20 +- .../uRemesasProveedorController.pas | 18 +- Source/Servidor/FactuGES_Server.RES | Bin 23208 -> 23212 bytes Source/Servidor/FactuGES_Server.dproj | 358 +++++++++--------- Source/Servidor/FactuGES_Server.rc | 2 +- 25 files changed, 683 insertions(+), 517 deletions(-) diff --git a/Source/Base/Base.dproj b/Source/Base/Base.dproj index b0a34150..ee72957f 100644 --- a/Source/Base/Base.dproj +++ b/Source/Base/Base.dproj @@ -60,55 +60,55 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
fConfigurarConexion
diff --git a/Source/Cliente/FactuGES.dpr b/Source/Cliente/FactuGES.dpr index c34fb5f1..ce8466be 100644 --- a/Source/Cliente/FactuGES.dpr +++ b/Source/Cliente/FactuGES.dpr @@ -1,7 +1,6 @@ program FactuGES; uses - ExceptionLog, Forms, Windows, SysUtils, diff --git a/Source/Cliente/FactuGES.dproj b/Source/Cliente/FactuGES.dproj index 65925705..9388df6d 100644 --- a/Source/Cliente/FactuGES.dproj +++ b/Source/Cliente/FactuGES.dproj @@ -45,7 +45,7 @@ $(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10;T:\COMPON~1\jcl\lib\d11\debug;$(BDSCOMMONDIR)\Dcp;..\Lib;..\Modulos\Lib $(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10;T:\COMPON~1\jcl\lib\d11\debug;$(BDSCOMMONDIR)\Dcp;..\Lib;..\Modulos\Lib $(BDS)\lib\Debug;$(BDS)\Lib\Debug\Indy10;T:\COMPON~1\jcl\lib\d11\debug;$(BDSCOMMONDIR)\Dcp;..\Lib;..\Modulos\Lib - DEBUG;EUREKALOG;EUREKALOG_VER6 + DEBUG; True True @@ -58,6 +58,14 @@ + + + + + + + + ExpressPrinting System by Developer Express Inc. PluginSDK for Delphi 10 (Runtime) Microsoft Office 2000 Sample Automation Server Wrapper Components @@ -87,7 +95,7 @@