From 219798e3c9ea903a0f3b15ec6842bb2a77269372 Mon Sep 17 00:00:00 2001 From: david Date: Tue, 3 Jun 2008 11:15:51 +0000 Subject: [PATCH] En los grids ordenar correctamente los campos de referencias. git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@413 0c75b7a4-871f-7646-8a2f-f78d34cc349f --- Source/Base/Base.dpk | 3 +- Source/Base/Base.dproj | 105 +++++++++--------- Source/GUIBase/GUIBase.dproj | 92 +++++++-------- .../Views/uViewAlbaranesCliente.dfm | 13 +-- .../Views/uViewAlbaranesCliente.pas | 22 +++- .../Views/uViewAlbaranesProveedor.dfm | 14 +-- .../Views/uViewAlbaranesProveedor.pas | 21 +++- .../Articulos/Views/uViewArticulos.dfm | 43 +++---- .../Articulos/Views/uViewArticulos.pas | 20 +++- .../Contactos/Views/Contactos_view.dproj | 64 +++++------ .../Views/uViewFacturasCliente.dfm | 43 +++---- .../Views/uViewFacturasCliente.pas | 19 +++- .../Views/uViewFacturasProveedor.dfm | 21 ++-- .../Views/uViewFacturasProveedor.pas | 20 +++- .../Views/uViewPedidosProveedor.dfm | 14 +-- .../Views/uViewPedidosProveedor.pas | 21 +++- .../Views/PresupuestosCliente_view.dproj | 19 ++-- .../Views/uViewPresupuestosCliente.dfm | 13 +-- .../Views/uViewPresupuestosCliente.pas | 17 ++- .../Views/uViewRecibosCliente.dfm | 14 +-- .../Views/uViewRecibosCliente.pas | 20 +++- .../Views/uViewRecibosProveedor.dfm | 14 +-- .../Views/uViewRecibosProveedor.pas | 21 +++- .../Views/uViewRemesasCliente.dfm | 27 +---- .../Views/uViewRemesasCliente.pas | 18 ++- .../Views/uViewRemesasProveedor.dfm | 27 +---- .../Views/uViewRemesasProveedor.pas | 18 ++- Source/Servidor/FactuGES_Server.RES | Bin 23200 -> 23200 bytes Source/Servidor/FactuGES_Server.rc | 2 +- 29 files changed, 393 insertions(+), 352 deletions(-) diff --git a/Source/Base/Base.dpk b/Source/Base/Base.dpk index f521b9bb..827fec8d 100644 --- a/Source/Base/Base.dpk +++ b/Source/Base/Base.dpk @@ -110,6 +110,7 @@ contains Ctltortf in 'Utiles\Ctltortf.pas', uRTFUtils in 'Utiles\uRTFUtils.pas', ClipboardUtils in 'Utiles\ClipboardUtils.pas', - uGridClipboardUtils in 'Utiles\uGridClipboardUtils.pas'; + uGridClipboardUtils in 'Utiles\uGridClipboardUtils.pas', + uReferenciasUtils in 'Utiles\uReferenciasUtils.pas'; end. diff --git a/Source/Base/Base.dproj b/Source/Base/Base.dproj index 92549687..2aae149b 100644 --- a/Source/Base/Base.dproj +++ b/Source/Base/Base.dproj @@ -44,6 +44,8 @@ Package FalseTrueFalseLibreria base de FactuGESFalseFalseFalseTrueFalse1000FalseFalseFalseFalseFalse308212521.0.0.01.0.0.0 + + Microsoft Office 2000 Sample Automation Server Wrapper Components Microsoft Office XP Sample Automation Server Wrapper Components Base.dpk @@ -53,57 +55,6 @@ MainSource - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
fConfigurarConexion
@@ -128,12 +79,56 @@
dmBase
TDataModule
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -147,9 +142,17 @@ + + + + + + + +