diff --git a/Source/Cliente/FactuGES.bdsproj b/Source/Cliente/FactuGES.bdsproj index 571855dc..30d4ab6a 100644 --- a/Source/Cliente/FactuGES.bdsproj +++ b/Source/Cliente/FactuGES.bdsproj @@ -149,7 +149,7 @@ False 3 3 - 0 + 1 0 False False @@ -162,22 +162,22 @@ Rodax Software S.L. - 3.3.0.0 + 3.3.1.0 FactuGES - 3.3.0.0 + 3.3.1.0 Muststang Peak EasyListview Runtime Package RemObjects Pascal Script - RemObjects SDK 3.0 Integration - diff --git a/Source/Cliente/FactuGES.res b/Source/Cliente/FactuGES.res index 080d6f6f..0b43329f 100644 Binary files a/Source/Cliente/FactuGES.res and b/Source/Cliente/FactuGES.res differ diff --git a/Source/Modulos/Albaranes de cliente/Views/uViewAlbaranesCliente.dfm b/Source/Modulos/Albaranes de cliente/Views/uViewAlbaranesCliente.dfm index 261c2247..eb4ff929 100644 --- a/Source/Modulos/Albaranes de cliente/Views/uViewAlbaranesCliente.dfm +++ b/Source/Modulos/Albaranes de cliente/Views/uViewAlbaranesCliente.dfm @@ -78,6 +78,7 @@ inherited frViewAlbaranesCliente: TfrViewAlbaranesCliente Value = 1 end> Properties.LargeImages = PngImageList10 + Properties.ShowDescriptions = False BestFitMaxWidth = 25 MinWidth = 25 VisibleForCustomization = False @@ -223,9 +224,17 @@ inherited frViewAlbaranesCliente: TfrViewAlbaranesCliente inherited dxLayoutControl1: TdxLayoutControl Width = 596 ExplicitWidth = 596 + inherited txtFiltroTodo: TcxTextEdit + ExplicitWidth = 273 + Width = 273 + end + inherited edtFechaIniFiltro: TcxDateEdit + ExplicitWidth = 121 + Width = 121 + end inherited edtFechaFinFiltro: TcxDateEdit - Left = 317 - ExplicitLeft = 317 + Left = 251 + ExplicitLeft = 251 ExplicitWidth = 294 Width = 294 end diff --git a/Source/Servidor/FactuGES_Server.bdsproj b/Source/Servidor/FactuGES_Server.bdsproj index 826c1dd2..23161e39 100644 --- a/Source/Servidor/FactuGES_Server.bdsproj +++ b/Source/Servidor/FactuGES_Server.bdsproj @@ -1,4 +1,4 @@ - +