From c1edaa5e1baa6895a3c680bcba042f645ea63bea Mon Sep 17 00:00:00 2001 From: roberto Date: Fri, 17 May 2019 16:46:16 +0000 Subject: [PATCH] version 2.9.2. Se revisa y deja ok inventario, pedidos proveedor y albaranes de cliente git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@676 f4e31baf-9722-1c47-927c-6f952f962d4b --- Source/Base/Base.dpk | 6 +- Source/Base/Base.dproj | 105 ++-- Source/Base/Utiles/uReferenciasUtils.pas | 39 ++ Source/Cliente/FactuGES.dproj | 3 +- Source/Cliente/FactuGES.rc | 8 +- Source/Cliente/FactuGES.res | Bin 171984 -> 172156 bytes Source/Cliente/uPantallaPrincipal.pas | 4 - Source/Informes/1/InfAlbaranCliente.fr3 | 6 +- Source/Informes/2/InfAlbaranCliente.fr3 | 8 +- Source/Informes/3/InfAlbaranCliente.fr3 | 8 +- Source/Informes/4/InfAlbaranCliente.fr3 | 8 +- Source/Informes/5/InfAlbaranCliente.fr3 | 8 +- Source/Informes/InfPedidoProveedor.fr3 | 19 +- .../AlbaranesCliente_controller.dproj | 10 +- .../uAlbaranesClienteController.pas | 16 +- .../uAlbaranesClienteReportController.pas | 23 +- .../Data/uDataModuleAlbaranesCliente.pas | 13 +- .../uIDataModuleAlbaranesClienteReport.pas | 4 +- .../Reports/uRptAlbaranesCliente_Server.pas | 18 +- .../Servidor/srvAlbaranesCliente_Impl.pas | 7 +- .../Views/uEditorAlbaranesCliente.dfm | 1 - .../Views/uEditorAlbaranesCliente.pas | 5 +- .../ContratosCliente_Group.groupproj | 36 +- .../Data/uDataModuleContratosCliente.dfm | 5 + .../Model/schContratosClienteClient_Intf.pas | 63 +- .../Model/schContratosClienteServer_Intf.pas | 71 ++- .../Servidor/srvContratosCliente_Impl.dfm | 13 +- .../Views/uEditorContratosCliente.dfm | 4 +- .../uEditorContratosClienteBeneficios.dfm | 13 + .../Views/uViewContratosClienteBeneficios.dfm | 31 + .../Views/uViewContratosClienteBeneficios.pas | 64 ++ .../uFacturasProveedorController.pas | 69 +- .../Plugin/uPluginFacturasProveedor.pas | 2 +- .../Inventario/Views/uViewInventario.dfm | 3 +- .../Inventario/Views/uViewInventario.pas | Bin 5629 -> 6306 bytes .../Reports/uRptPedidosProveedor_Server.dfm | 35 +- .../Views/uViewDireccionEntregaPedidoProv.pas | 8 +- Source/Servicios/FactuGES.RODL | 2 + Source/Servicios/FactuGES_Intf.pas | 7 +- Source/Servicios/FactuGES_Invk.pas | 6 +- Source/Servicios/RODLFile.res | Bin 44947 -> 45022 bytes Source/Servidor/FactuGES_Server.dpr | 6 +- Source/Servidor/FactuGES_Server.dproj | 589 +++++++++--------- Source/Servidor/FactuGES_Server.rc | 10 +- Source/Servidor/FactuGES_Server.res | Bin 23340 -> 23552 bytes 45 files changed, 833 insertions(+), 523 deletions(-) create mode 100644 Source/Base/Utiles/uReferenciasUtils.pas diff --git a/Source/Base/Base.dpk b/Source/Base/Base.dpk index 0dfc9ca3..8d931a5c 100644 --- a/Source/Base/Base.dpk +++ b/Source/Base/Base.dpk @@ -74,7 +74,8 @@ requires cxExtEditorsD11, cxGridD11, cxPageControlD11, - dxPSCoreD11; + dxPSCoreD11, + dxCoreD11; contains uDataTableUtils in 'Utiles\uDataTableUtils.pas', @@ -106,7 +107,8 @@ contains uAppInfoUtils in 'Utiles\uAppInfoUtils.pas', uViewConfiguracionRegistryUtils in 'Utiles\ClassRegistry\uViewConfiguracionRegistryUtils.pas', uEMailUtils in 'Utiles\uEMailUtils.pas', - uDisplayUtils in 'Utiles\uDisplayUtils.pas'; + uDisplayUtils in 'Utiles\uDisplayUtils.pas', + uReferenciasUtils in 'Utiles\uReferenciasUtils.pas'; end. \ No newline at end of file diff --git a/Source/Base/Base.dproj b/Source/Base/Base.dproj index 6d02c690..72861d6d 100644 --- a/Source/Base/Base.dproj +++ b/Source/Base/Base.dproj @@ -44,6 +44,13 @@ Package FalseTrueFalseLibreria base de FactuGESFalseFalseFalseTrueFalse1000FalseFalseFalseFalseFalse308212521.0.0.01.0.0.0 + + + + + + + VCL for the Web Design Package for CodeGear RAD Studio CodeGear WebSnap Components CodeGear SOAP Components @@ -58,54 +65,6 @@ MainSource - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fConfigurarConexion
@@ -130,11 +89,53 @@
dmBase
TDataModule
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -149,8 +150,16 @@ + + + + + + + +