Repaso a las etiquetas de los campos porque salían signos raros en vez de acentos y ñ.
git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@198 0c75b7a4-871f-7646-8a2f-f78d34cc349f
This commit is contained in:
parent
50b7a50b3b
commit
3727f436d3
@ -55,7 +55,7 @@ inherited DataModuleAlbaranesCliente: TDataModuleAlbaranesCliente
|
|||||||
item
|
item
|
||||||
Name = 'FECHA_ALBARAN'
|
Name = 'FECHA_ALBARAN'
|
||||||
DataType = datDateTime
|
DataType = datDateTime
|
||||||
DisplayLabel = 'Fecha albar'#195#161'n'
|
DisplayLabel = 'Fecha albar'#225'n'
|
||||||
DictionaryEntry = 'AlbaranesCliente_FECHA_ALBARAN'
|
DictionaryEntry = 'AlbaranesCliente_FECHA_ALBARAN'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
@ -84,7 +84,7 @@ inherited DataModuleAlbaranesCliente: TDataModuleAlbaranesCliente
|
|||||||
Name = 'SITUACION'
|
Name = 'SITUACION'
|
||||||
DataType = datString
|
DataType = datString
|
||||||
Size = 255
|
Size = 255
|
||||||
DisplayLabel = 'Situaci'#195#179'n'
|
DisplayLabel = 'Situaci'#243'n'
|
||||||
DictionaryEntry = 'AlbaranesCliente_SITUACION'
|
DictionaryEntry = 'AlbaranesCliente_SITUACION'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
@ -96,7 +96,7 @@ inherited DataModuleAlbaranesCliente: TDataModuleAlbaranesCliente
|
|||||||
Name = 'NOMBRE_ALMACEN'
|
Name = 'NOMBRE_ALMACEN'
|
||||||
DataType = datString
|
DataType = datString
|
||||||
Size = 255
|
Size = 255
|
||||||
DisplayLabel = 'Almac'#195#169'n'
|
DisplayLabel = 'Almac'#233'n'
|
||||||
DictionaryEntry = 'AlbaranesCliente_NOMBRE_ALMACEN'
|
DictionaryEntry = 'AlbaranesCliente_NOMBRE_ALMACEN'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
@ -134,14 +134,14 @@ inherited DataModuleAlbaranesCliente: TDataModuleAlbaranesCliente
|
|||||||
Name = 'CODIGO_POSTAL'
|
Name = 'CODIGO_POSTAL'
|
||||||
DataType = datString
|
DataType = datString
|
||||||
Size = 10
|
Size = 10
|
||||||
DisplayLabel = 'C'#195#179'd. postal'
|
DisplayLabel = 'C'#243'd. postal'
|
||||||
DictionaryEntry = 'AlbaranesCliente_CODIGO_POSTAL'
|
DictionaryEntry = 'AlbaranesCliente_CODIGO_POSTAL'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
Name = 'POBLACION'
|
Name = 'POBLACION'
|
||||||
DataType = datString
|
DataType = datString
|
||||||
Size = 255
|
Size = 255
|
||||||
DisplayLabel = 'Poblaci'#195#179'n'
|
DisplayLabel = 'Poblaci'#243'n'
|
||||||
DictionaryEntry = 'AlbaranesCliente_POBLACION'
|
DictionaryEntry = 'AlbaranesCliente_POBLACION'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
@ -162,7 +162,7 @@ inherited DataModuleAlbaranesCliente: TDataModuleAlbaranesCliente
|
|||||||
Name = 'TELEFONO'
|
Name = 'TELEFONO'
|
||||||
DataType = datString
|
DataType = datString
|
||||||
Size = 25
|
Size = 25
|
||||||
DisplayLabel = 'Tel'#195#169'fono'
|
DisplayLabel = 'Tel'#233'fono'
|
||||||
DictionaryEntry = 'AlbaranesCliente_TELEFONO'
|
DictionaryEntry = 'AlbaranesCliente_TELEFONO'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
@ -268,13 +268,13 @@ inherited DataModuleAlbaranesCliente: TDataModuleAlbaranesCliente
|
|||||||
item
|
item
|
||||||
Name = 'FECHA_ENVIO'
|
Name = 'FECHA_ENVIO'
|
||||||
DataType = datDateTime
|
DataType = datDateTime
|
||||||
DisplayLabel = 'Fecha de env'#195#173'o'
|
DisplayLabel = 'Fecha de env'#237'o'
|
||||||
DictionaryEntry = 'AlbaranesCliente_FECHA_ENVIO'
|
DictionaryEntry = 'AlbaranesCliente_FECHA_ENVIO'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
Name = 'FECHA_RECEPCION'
|
Name = 'FECHA_RECEPCION'
|
||||||
DataType = datDateTime
|
DataType = datDateTime
|
||||||
DisplayLabel = 'Fecha de recepci'#195#179'n'
|
DisplayLabel = 'Fecha de recepci'#243'n'
|
||||||
DictionaryEntry = 'AlbaranesCliente_FECHA_RECEPCION'
|
DictionaryEntry = 'AlbaranesCliente_FECHA_RECEPCION'
|
||||||
end>
|
end>
|
||||||
Params = <>
|
Params = <>
|
||||||
|
|||||||
@ -54,7 +54,7 @@ inherited DataModuleAlbaranesProveedor: TDataModuleAlbaranesProveedor
|
|||||||
item
|
item
|
||||||
Name = 'FECHA_ALBARAN'
|
Name = 'FECHA_ALBARAN'
|
||||||
DataType = datDateTime
|
DataType = datDateTime
|
||||||
DisplayLabel = 'Fecha albar'#195#161'n'
|
DisplayLabel = 'Fecha albar'#225'n'
|
||||||
DictionaryEntry = 'AlbaranesProveedor_FECHA_ALBARAN'
|
DictionaryEntry = 'AlbaranesProveedor_FECHA_ALBARAN'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
@ -87,7 +87,7 @@ inherited DataModuleAlbaranesProveedor: TDataModuleAlbaranesProveedor
|
|||||||
Name = 'NOMBRE_ALMACEN'
|
Name = 'NOMBRE_ALMACEN'
|
||||||
DataType = datString
|
DataType = datString
|
||||||
Size = 255
|
Size = 255
|
||||||
DisplayLabel = 'Almac'#195#169'n'
|
DisplayLabel = 'Almac'#233'n'
|
||||||
DictionaryEntry = 'AlbaranesProveedor_NOMBRE_ALMACEN'
|
DictionaryEntry = 'AlbaranesProveedor_NOMBRE_ALMACEN'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
@ -132,14 +132,14 @@ inherited DataModuleAlbaranesProveedor: TDataModuleAlbaranesProveedor
|
|||||||
Name = 'CODIGO_POSTAL'
|
Name = 'CODIGO_POSTAL'
|
||||||
DataType = datString
|
DataType = datString
|
||||||
Size = 10
|
Size = 10
|
||||||
DisplayLabel = 'C'#195#179'd. postal'
|
DisplayLabel = 'C'#243'd. postal'
|
||||||
DictionaryEntry = 'AlbaranesProveedor_CODIGO_POSTAL'
|
DictionaryEntry = 'AlbaranesProveedor_CODIGO_POSTAL'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
Name = 'POBLACION'
|
Name = 'POBLACION'
|
||||||
DataType = datString
|
DataType = datString
|
||||||
Size = 255
|
Size = 255
|
||||||
DisplayLabel = 'Poblaci'#195#179'n'
|
DisplayLabel = 'Poblaci'#243'n'
|
||||||
DictionaryEntry = 'AlbaranesProveedor_POBLACION'
|
DictionaryEntry = 'AlbaranesProveedor_POBLACION'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
@ -160,7 +160,7 @@ inherited DataModuleAlbaranesProveedor: TDataModuleAlbaranesProveedor
|
|||||||
Name = 'TELEFONO'
|
Name = 'TELEFONO'
|
||||||
DataType = datString
|
DataType = datString
|
||||||
Size = 25
|
Size = 25
|
||||||
DisplayLabel = 'Tel'#195#169'fono'
|
DisplayLabel = 'Tel'#233'fono'
|
||||||
DictionaryEntry = 'AlbaranesProveedor_TELEFONO'
|
DictionaryEntry = 'AlbaranesProveedor_TELEFONO'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
|
|||||||
@ -42,60 +42,20 @@
|
|||||||
<Borland.Personality>Delphi.Personality</Borland.Personality>
|
<Borland.Personality>Delphi.Personality</Borland.Personality>
|
||||||
<Borland.ProjectType>Package</Borland.ProjectType>
|
<Borland.ProjectType>Package</Borland.ProjectType>
|
||||||
<BorlandProject>
|
<BorlandProject>
|
||||||
<BorlandProject> <Delphi.Personality> <Parameters>
|
<BorlandProject><Delphi.Personality><Parameters><Parameters Name="UseLauncher">False</Parameters><Parameters Name="LoadAllSymbols">True</Parameters><Parameters Name="LoadUnspecifiedSymbols">False</Parameters></Parameters><Package_Options><Package_Options Name="ImplicitBuild">True</Package_Options><Package_Options Name="DesigntimeOnly">False</Package_Options><Package_Options Name="RuntimeOnly">False</Package_Options></Package_Options><VersionInfo><VersionInfo Name="IncludeVerInfo">True</VersionInfo><VersionInfo Name="AutoIncBuild">False</VersionInfo><VersionInfo Name="MajorVer">1</VersionInfo><VersionInfo Name="MinorVer">0</VersionInfo><VersionInfo Name="Release">0</VersionInfo><VersionInfo Name="Build">0</VersionInfo><VersionInfo Name="Debug">False</VersionInfo><VersionInfo Name="PreRelease">False</VersionInfo><VersionInfo Name="Special">False</VersionInfo><VersionInfo Name="Private">False</VersionInfo><VersionInfo Name="DLL">False</VersionInfo><VersionInfo Name="Locale">3082</VersionInfo><VersionInfo Name="CodePage">1252</VersionInfo></VersionInfo><VersionInfoKeys><VersionInfoKeys Name="CompanyName"></VersionInfoKeys><VersionInfoKeys Name="FileDescription"></VersionInfoKeys><VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="InternalName"></VersionInfoKeys><VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys><VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys><VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys><VersionInfoKeys Name="ProductName"></VersionInfoKeys><VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys><VersionInfoKeys Name="Comments"></VersionInfoKeys></VersionInfoKeys><Source><Source Name="MainSource">FacturasCliente_data.dpk</Source></Source></Delphi.Personality></BorlandProject></BorlandProject>
|
||||||
<Parameters Name="UseLauncher">False</Parameters>
|
|
||||||
<Parameters Name="LoadAllSymbols">True</Parameters>
|
|
||||||
<Parameters Name="LoadUnspecifiedSymbols">False</Parameters>
|
|
||||||
</Parameters>
|
|
||||||
<Package_Options>
|
|
||||||
<Package_Options Name="ImplicitBuild">True</Package_Options>
|
|
||||||
<Package_Options Name="DesigntimeOnly">False</Package_Options>
|
|
||||||
<Package_Options Name="RuntimeOnly">False</Package_Options>
|
|
||||||
</Package_Options>
|
|
||||||
<VersionInfo>
|
|
||||||
<VersionInfo Name="IncludeVerInfo">True</VersionInfo>
|
|
||||||
<VersionInfo Name="AutoIncBuild">False</VersionInfo>
|
|
||||||
<VersionInfo Name="MajorVer">1</VersionInfo>
|
|
||||||
<VersionInfo Name="MinorVer">0</VersionInfo>
|
|
||||||
<VersionInfo Name="Release">0</VersionInfo>
|
|
||||||
<VersionInfo Name="Build">0</VersionInfo>
|
|
||||||
<VersionInfo Name="Debug">False</VersionInfo>
|
|
||||||
<VersionInfo Name="PreRelease">False</VersionInfo>
|
|
||||||
<VersionInfo Name="Special">False</VersionInfo>
|
|
||||||
<VersionInfo Name="Private">False</VersionInfo>
|
|
||||||
<VersionInfo Name="DLL">False</VersionInfo>
|
|
||||||
<VersionInfo Name="Locale">3082</VersionInfo>
|
|
||||||
<VersionInfo Name="CodePage">1252</VersionInfo>
|
|
||||||
</VersionInfo>
|
|
||||||
<VersionInfoKeys>
|
|
||||||
<VersionInfoKeys Name="CompanyName"></VersionInfoKeys>
|
|
||||||
<VersionInfoKeys Name="FileDescription"></VersionInfoKeys>
|
|
||||||
<VersionInfoKeys Name="FileVersion">1.0.0.0</VersionInfoKeys>
|
|
||||||
<VersionInfoKeys Name="InternalName"></VersionInfoKeys>
|
|
||||||
<VersionInfoKeys Name="LegalCopyright"></VersionInfoKeys>
|
|
||||||
<VersionInfoKeys Name="LegalTrademarks"></VersionInfoKeys>
|
|
||||||
<VersionInfoKeys Name="OriginalFilename"></VersionInfoKeys>
|
|
||||||
<VersionInfoKeys Name="ProductName"></VersionInfoKeys>
|
|
||||||
<VersionInfoKeys Name="ProductVersion">1.0.0.0</VersionInfoKeys>
|
|
||||||
<VersionInfoKeys Name="Comments"></VersionInfoKeys>
|
|
||||||
</VersionInfoKeys>
|
|
||||||
<Source>
|
|
||||||
<Source Name="MainSource">FacturasCliente_data.dpk</Source>
|
|
||||||
</Source>
|
|
||||||
</Delphi.Personality> </BorlandProject></BorlandProject>
|
|
||||||
</ProjectExtensions>
|
</ProjectExtensions>
|
||||||
<Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
|
<Import Project="$(MSBuildBinPath)\Borland.Delphi.Targets" />
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<DelphiCompile Include="FacturasCliente_data.dpk">
|
<DelphiCompile Include="FacturasCliente_data.dpk">
|
||||||
<MainSource>MainSource</MainSource>
|
<MainSource>MainSource</MainSource>
|
||||||
</DelphiCompile>
|
</DelphiCompile>
|
||||||
<DCCReference Include="..\..\Lib\FacturasCliente_model.dcp" />
|
<DCCReference Include="..\FacturasCliente_model.dcp" />
|
||||||
<DCCReference Include="uDataModuleFacturasCliente.pas">
|
<DCCReference Include="uDataModuleFacturasCliente.pas">
|
||||||
<Form>DataModuleFacturasCliente</Form>
|
<Form>DataModuleFacturasCliente</Form>
|
||||||
|
<DesignClass>TDAClientDataModule</DesignClass>
|
||||||
</DCCReference>
|
</DCCReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
</Project>
|
</Project>
|
||||||
|
|
||||||
<!-- EurekaLog First Line
|
<!-- EurekaLog First Line
|
||||||
[Exception Log]
|
[Exception Log]
|
||||||
EurekaLog Version=6006
|
EurekaLog Version=6006
|
||||||
|
|||||||
@ -69,7 +69,7 @@ inherited DataModuleFacturasCliente: TDataModuleFacturasCliente
|
|||||||
Name = 'SITUACION'
|
Name = 'SITUACION'
|
||||||
DataType = datString
|
DataType = datString
|
||||||
Size = 255
|
Size = 255
|
||||||
DisplayLabel = 'Situaci'#195#179'n'
|
DisplayLabel = 'Situaci'#243'n'
|
||||||
DictionaryEntry = 'FacturasCliente_SITUACION'
|
DictionaryEntry = 'FacturasCliente_SITUACION'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
@ -155,14 +155,14 @@ inherited DataModuleFacturasCliente: TDataModuleFacturasCliente
|
|||||||
Name = 'CALLE'
|
Name = 'CALLE'
|
||||||
DataType = datString
|
DataType = datString
|
||||||
Size = 150
|
Size = 150
|
||||||
DisplayLabel = 'Direcci'#195#179'n'
|
DisplayLabel = 'Direcci'#243'n'
|
||||||
DictionaryEntry = 'FacturasCliente_CALLE'
|
DictionaryEntry = 'FacturasCliente_CALLE'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
Name = 'POBLACION'
|
Name = 'POBLACION'
|
||||||
DataType = datString
|
DataType = datString
|
||||||
Size = 150
|
Size = 150
|
||||||
DisplayLabel = 'Poblaci'#195#179'n'
|
DisplayLabel = 'Poblaci'#243'n'
|
||||||
DictionaryEntry = 'FacturasCliente_POBLACION'
|
DictionaryEntry = 'FacturasCliente_POBLACION'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
@ -176,7 +176,7 @@ inherited DataModuleFacturasCliente: TDataModuleFacturasCliente
|
|||||||
Name = 'CODIGO_POSTAL'
|
Name = 'CODIGO_POSTAL'
|
||||||
DataType = datString
|
DataType = datString
|
||||||
Size = 10
|
Size = 10
|
||||||
DisplayLabel = 'C'#195#179'd. postal'
|
DisplayLabel = 'C'#243'd. postal'
|
||||||
DictionaryEntry = 'FacturasCliente_CODIGO_POSTAL'
|
DictionaryEntry = 'FacturasCliente_CODIGO_POSTAL'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
@ -204,7 +204,7 @@ inherited DataModuleFacturasCliente: TDataModuleFacturasCliente
|
|||||||
item
|
item
|
||||||
Name = 'RECARGO_EQUIVALENCIA'
|
Name = 'RECARGO_EQUIVALENCIA'
|
||||||
DataType = datSmallInt
|
DataType = datSmallInt
|
||||||
DisplayLabel = #194#191'Con R.E.?'
|
DisplayLabel = #191'Con R.E.?'
|
||||||
DictionaryEntry = 'FacturasCliente_RECARGO_EQUIVALENCIA'
|
DictionaryEntry = 'FacturasCliente_RECARGO_EQUIVALENCIA'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
@ -273,7 +273,7 @@ inherited DataModuleFacturasCliente: TDataModuleFacturasCliente
|
|||||||
item
|
item
|
||||||
Name = 'POSICION'
|
Name = 'POSICION'
|
||||||
DataType = datInteger
|
DataType = datInteger
|
||||||
DisplayLabel = 'Posici'#195#179'n'
|
DisplayLabel = 'Posici'#243'n'
|
||||||
DictionaryEntry = 'FacturasCliente_Detalles_POSICION'
|
DictionaryEntry = 'FacturasCliente_Detalles_POSICION'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
@ -313,7 +313,7 @@ inherited DataModuleFacturasCliente: TDataModuleFacturasCliente
|
|||||||
item
|
item
|
||||||
Name = 'VISIBLE'
|
Name = 'VISIBLE'
|
||||||
DataType = datInteger
|
DataType = datInteger
|
||||||
DisplayLabel = #194#191'Visible?'
|
DisplayLabel = #191'Visible?'
|
||||||
DictionaryEntry = 'FacturasCliente_Detalles_VISIBLE'
|
DictionaryEntry = 'FacturasCliente_Detalles_VISIBLE'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
|
|||||||
@ -48,8 +48,8 @@
|
|||||||
<DelphiCompile Include="FacturasProveedor_data.dpk">
|
<DelphiCompile Include="FacturasProveedor_data.dpk">
|
||||||
<MainSource>MainSource</MainSource>
|
<MainSource>MainSource</MainSource>
|
||||||
</DelphiCompile>
|
</DelphiCompile>
|
||||||
<DCCReference Include="..\..\Facturas de cliente\Data\Base.dcp" />
|
<DCCReference Include="..\Base.dcp" />
|
||||||
<DCCReference Include="..\..\Facturas de cliente\Data\FacturasProveedor_model.dcp" />
|
<DCCReference Include="..\FacturasProveedor_model.dcp" />
|
||||||
<DCCReference Include="uDataModuleFacturasProveedor.pas">
|
<DCCReference Include="uDataModuleFacturasProveedor.pas">
|
||||||
<Form>DataModuleFacturasProveedor</Form>
|
<Form>DataModuleFacturasProveedor</Form>
|
||||||
<DesignClass>TDAClientDataModule</DesignClass>
|
<DesignClass>TDAClientDataModule</DesignClass>
|
||||||
|
|||||||
@ -48,7 +48,7 @@ inherited DataModuleHistoricoMovimientos: TDataModuleHistoricoMovimientos
|
|||||||
Name = 'NOMBRE_ALMACEN'
|
Name = 'NOMBRE_ALMACEN'
|
||||||
DataType = datString
|
DataType = datString
|
||||||
Size = 255
|
Size = 255
|
||||||
DisplayLabel = 'Almac'#195#169'n'
|
DisplayLabel = 'Almac'#233'n'
|
||||||
DictionaryEntry = 'HISTORICO_MOVIMIENTOS_NOMBRE_ALMACEN'
|
DictionaryEntry = 'HISTORICO_MOVIMIENTOS_NOMBRE_ALMACEN'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
@ -82,7 +82,7 @@ inherited DataModuleHistoricoMovimientos: TDataModuleHistoricoMovimientos
|
|||||||
Name = 'DESCRIPCION'
|
Name = 'DESCRIPCION'
|
||||||
DataType = datString
|
DataType = datString
|
||||||
Size = 255
|
Size = 255
|
||||||
DisplayLabel = 'Descripci'#195#179'n'
|
DisplayLabel = 'Descripci'#243'n'
|
||||||
DictionaryEntry = 'HISTORICO_MOVIMIENTOS_DESCRIPCION'
|
DictionaryEntry = 'HISTORICO_MOVIMIENTOS_DESCRIPCION'
|
||||||
end
|
end
|
||||||
item
|
item
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
inherited DataModulePedidosProveedor: TDataModulePedidosProveedor
|
inherited DataModulePedidosProveedor: TDataModulePedidosProveedor
|
||||||
OnCreate = DAClientDataModuleCreate
|
OnCreate = DAClientDataModuleCreate
|
||||||
Height = 261
|
Height = 218
|
||||||
Width = 781
|
Width = 621
|
||||||
object RORemoteService: TRORemoteService
|
object RORemoteService: TRORemoteService
|
||||||
Message = dmConexion.ROMessage
|
Message = dmConexion.ROMessage
|
||||||
Channel = dmConexion.ROChannel
|
Channel = dmConexion.ROChannel
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user