diff --git a/Source/Modulos/Albaranes de cliente/Data/uDataModuleAlbaranesCliente.dfm b/Source/Modulos/Albaranes de cliente/Data/uDataModuleAlbaranesCliente.dfm index 1d79f053..a656275b 100644 --- a/Source/Modulos/Albaranes de cliente/Data/uDataModuleAlbaranesCliente.dfm +++ b/Source/Modulos/Albaranes de cliente/Data/uDataModuleAlbaranesCliente.dfm @@ -55,7 +55,7 @@ inherited DataModuleAlbaranesCliente: TDataModuleAlbaranesCliente item Name = 'FECHA_ALBARAN' DataType = datDateTime - DisplayLabel = 'Fecha albar'#195#161'n' + DisplayLabel = 'Fecha albar'#225'n' DictionaryEntry = 'AlbaranesCliente_FECHA_ALBARAN' end item @@ -84,7 +84,7 @@ inherited DataModuleAlbaranesCliente: TDataModuleAlbaranesCliente Name = 'SITUACION' DataType = datString Size = 255 - DisplayLabel = 'Situaci'#195#179'n' + DisplayLabel = 'Situaci'#243'n' DictionaryEntry = 'AlbaranesCliente_SITUACION' end item @@ -96,7 +96,7 @@ inherited DataModuleAlbaranesCliente: TDataModuleAlbaranesCliente Name = 'NOMBRE_ALMACEN' DataType = datString Size = 255 - DisplayLabel = 'Almac'#195#169'n' + DisplayLabel = 'Almac'#233'n' DictionaryEntry = 'AlbaranesCliente_NOMBRE_ALMACEN' end item @@ -134,14 +134,14 @@ inherited DataModuleAlbaranesCliente: TDataModuleAlbaranesCliente Name = 'CODIGO_POSTAL' DataType = datString Size = 10 - DisplayLabel = 'C'#195#179'd. postal' + DisplayLabel = 'C'#243'd. postal' DictionaryEntry = 'AlbaranesCliente_CODIGO_POSTAL' end item Name = 'POBLACION' DataType = datString Size = 255 - DisplayLabel = 'Poblaci'#195#179'n' + DisplayLabel = 'Poblaci'#243'n' DictionaryEntry = 'AlbaranesCliente_POBLACION' end item @@ -162,7 +162,7 @@ inherited DataModuleAlbaranesCliente: TDataModuleAlbaranesCliente Name = 'TELEFONO' DataType = datString Size = 25 - DisplayLabel = 'Tel'#195#169'fono' + DisplayLabel = 'Tel'#233'fono' DictionaryEntry = 'AlbaranesCliente_TELEFONO' end item @@ -268,13 +268,13 @@ inherited DataModuleAlbaranesCliente: TDataModuleAlbaranesCliente item Name = 'FECHA_ENVIO' DataType = datDateTime - DisplayLabel = 'Fecha de env'#195#173'o' + DisplayLabel = 'Fecha de env'#237'o' DictionaryEntry = 'AlbaranesCliente_FECHA_ENVIO' end item Name = 'FECHA_RECEPCION' DataType = datDateTime - DisplayLabel = 'Fecha de recepci'#195#179'n' + DisplayLabel = 'Fecha de recepci'#243'n' DictionaryEntry = 'AlbaranesCliente_FECHA_RECEPCION' end> Params = <> diff --git a/Source/Modulos/Albaranes de proveedor/Data/uDataModuleAlbaranesProveedor.dfm b/Source/Modulos/Albaranes de proveedor/Data/uDataModuleAlbaranesProveedor.dfm index ca646582..78c7d379 100644 --- a/Source/Modulos/Albaranes de proveedor/Data/uDataModuleAlbaranesProveedor.dfm +++ b/Source/Modulos/Albaranes de proveedor/Data/uDataModuleAlbaranesProveedor.dfm @@ -54,7 +54,7 @@ inherited DataModuleAlbaranesProveedor: TDataModuleAlbaranesProveedor item Name = 'FECHA_ALBARAN' DataType = datDateTime - DisplayLabel = 'Fecha albar'#195#161'n' + DisplayLabel = 'Fecha albar'#225'n' DictionaryEntry = 'AlbaranesProveedor_FECHA_ALBARAN' end item @@ -87,7 +87,7 @@ inherited DataModuleAlbaranesProveedor: TDataModuleAlbaranesProveedor Name = 'NOMBRE_ALMACEN' DataType = datString Size = 255 - DisplayLabel = 'Almac'#195#169'n' + DisplayLabel = 'Almac'#233'n' DictionaryEntry = 'AlbaranesProveedor_NOMBRE_ALMACEN' end item @@ -132,14 +132,14 @@ inherited DataModuleAlbaranesProveedor: TDataModuleAlbaranesProveedor Name = 'CODIGO_POSTAL' DataType = datString Size = 10 - DisplayLabel = 'C'#195#179'd. postal' + DisplayLabel = 'C'#243'd. postal' DictionaryEntry = 'AlbaranesProveedor_CODIGO_POSTAL' end item Name = 'POBLACION' DataType = datString Size = 255 - DisplayLabel = 'Poblaci'#195#179'n' + DisplayLabel = 'Poblaci'#243'n' DictionaryEntry = 'AlbaranesProveedor_POBLACION' end item @@ -160,7 +160,7 @@ inherited DataModuleAlbaranesProveedor: TDataModuleAlbaranesProveedor Name = 'TELEFONO' DataType = datString Size = 25 - DisplayLabel = 'Tel'#195#169'fono' + DisplayLabel = 'Tel'#233'fono' DictionaryEntry = 'AlbaranesProveedor_TELEFONO' end item diff --git a/Source/Modulos/Facturas de cliente/Data/FacturasCliente_data.dproj b/Source/Modulos/Facturas de cliente/Data/FacturasCliente_data.dproj index 4159431d..f4aa6191 100644 --- a/Source/Modulos/Facturas de cliente/Data/FacturasCliente_data.dproj +++ b/Source/Modulos/Facturas de cliente/Data/FacturasCliente_data.dproj @@ -42,60 +42,20 @@ Delphi.Personality Package - - False - True - False - - - True - False - False - - - True - False - 1 - 0 - 0 - 0 - False - False - False - False - False - 3082 - 1252 - - - - - 1.0.0.0 - - - - - - 1.0.0.0 - - - - FacturasCliente_data.dpk - - +FalseTrueFalseTrueFalseFalseTrueFalse1000FalseFalseFalseFalseFalse308212521.0.0.01.0.0.0FacturasCliente_data.dpk MainSource - +
DataModuleFacturasCliente
+ TDAClientDataModule
-