Pedidos a proveedor: fallo en subida anterior.

git-svn-id: https://192.168.0.254/svn/Proyectos.Tecsitel_FactuGES2/trunk@743 0c75b7a4-871f-7646-8a2f-f78d34cc349f
This commit is contained in:
David Arranz 2008-11-07 09:12:19 +00:00
parent 1e22cf2666
commit debb7661ed

View File

@ -167,13 +167,21 @@ inherited frViewPedidoProveedor: TfrViewPedidoProveedor
248) 248)
inherited Bevel1: TBevel inherited Bevel1: TBevel
Top = 200 Top = 200
Width = 566
ExplicitTop = 200 ExplicitTop = 200
ExplicitWidth = 566
end
inherited rdxDestino2: TRadioButton
Width = 566
ExplicitWidth = 566
end end
inherited cbListaAlmacenes: TcxDBLookupComboBox inherited cbListaAlmacenes: TcxDBLookupComboBox
Style.LookAndFeel.SkinName = '' Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = '' StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = '' StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = '' StyleHot.LookAndFeel.SkinName = ''
ExplicitWidth = 551
Width = 551
end end
inherited bModificar: TBitBtn inherited bModificar: TBitBtn
Left = 294 Left = 294
@ -182,23 +190,15 @@ inherited frViewPedidoProveedor: TfrViewPedidoProveedor
ExplicitTop = 164 ExplicitTop = 164
end end
inherited txtDireccion: TStaticText inherited txtDireccion: TStaticText
Width = 882
Height = 68 Height = 68
ExplicitWidth = 882
ExplicitHeight = 68 ExplicitHeight = 68
end end
inherited RadioButton1: TRadioButton inherited RadioButton1: TRadioButton
Width = 223 Width = 223
ExplicitWidth = 223 ExplicitWidth = 223
end end
inherited cbListaObras: TcxDBLookupComboBox
Left = 364
Style.LookAndFeel.SkinName = ''
StyleDisabled.LookAndFeel.SkinName = ''
StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = ''
ExplicitLeft = 364
ExplicitWidth = 82
Width = 82
end
inherited edtEntregarA: TcxDBButtonEdit inherited edtEntregarA: TcxDBButtonEdit
Top = 231 Top = 231
Style.LookAndFeel.SkinName = '' Style.LookAndFeel.SkinName = ''
@ -206,6 +206,8 @@ inherited frViewPedidoProveedor: TfrViewPedidoProveedor
StyleFocused.LookAndFeel.SkinName = '' StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = '' StyleHot.LookAndFeel.SkinName = ''
ExplicitTop = 231 ExplicitTop = 231
ExplicitWidth = 334
Width = 334
end end
inherited lblNombreObra: TcxDBLabel inherited lblNombreObra: TcxDBLabel
Left = 239 Left = 239
@ -214,6 +216,8 @@ inherited frViewPedidoProveedor: TfrViewPedidoProveedor
StyleFocused.LookAndFeel.SkinName = '' StyleFocused.LookAndFeel.SkinName = ''
StyleHot.LookAndFeel.SkinName = '' StyleHot.LookAndFeel.SkinName = ''
ExplicitLeft = 239 ExplicitLeft = 239
ExplicitWidth = 121
Width = 121
end end
end end
inherited ActionList1: TActionList inherited ActionList1: TActionList