git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@84 f33bb606-9f5c-448d-9c99-757f00063c96
959 lines
34 KiB
Plaintext
959 lines
34 KiB
Plaintext
inherited frViewAlbaranCliente: TfrViewAlbaranCliente
|
|
Width = 903
|
|
Height = 542
|
|
OnCreate = CustomViewCreate
|
|
OnDestroy = CustomViewDestroy
|
|
ExplicitWidth = 903
|
|
ExplicitHeight = 542
|
|
object dxLayoutControl1: TdxLayoutControl
|
|
Left = 0
|
|
Top = 0
|
|
Width = 903
|
|
Height = 542
|
|
Align = alClient
|
|
ParentBackground = True
|
|
TabOrder = 0
|
|
TabStop = False
|
|
DesignSize = (
|
|
903
|
|
542)
|
|
object Label1: TLabel
|
|
Left = 22
|
|
Top = 443
|
|
Width = 299
|
|
Height = 26
|
|
Caption =
|
|
'Si el proveedor entrega los materiales directamente al cliente, ' +
|
|
'no se necesario asociar el albar'#225'n a un almac'#233'n.'
|
|
Enabled = False
|
|
WordWrap = True
|
|
end
|
|
object edtFechaAlbaran: TcxDBDateEdit
|
|
Left = 116
|
|
Top = 18
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'FECHA_ALBARAN'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.ImmediatePost = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
Style.Shadow = False
|
|
Style.ButtonStyle = bts3D
|
|
Style.ButtonTransparency = ebtNone
|
|
Style.PopupBorderStyle = epbsFrame3D
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 2
|
|
Width = 336
|
|
end
|
|
object memObservaciones: TcxDBMemo
|
|
Left = 22
|
|
Top = 510
|
|
Anchors = [akLeft, akTop, akRight, akBottom]
|
|
DataBinding.DataField = 'OBSERVACIONES'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.ScrollBars = ssVertical
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 22
|
|
Height = 69
|
|
Width = 403
|
|
end
|
|
object eReferencia: TcxDBTextEdit
|
|
Left = 116
|
|
Top = -36
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'REFERENCIA'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.Color = clMenuBar
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 0
|
|
Width = 336
|
|
end
|
|
object eCalle: TcxDBTextEdit
|
|
Left = 116
|
|
Top = 217
|
|
DataBinding.DataField = 'CALLE'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 9
|
|
Width = 336
|
|
end
|
|
object eCodigoPostal: TcxDBTextEdit
|
|
Left = 375
|
|
Top = 244
|
|
DataBinding.DataField = 'CODIGO_POSTAL'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 11
|
|
Width = 65
|
|
end
|
|
object ePersonaContacto: TcxDBTextEdit
|
|
Left = 116
|
|
Top = 298
|
|
DataBinding.DataField = 'PERSONA_CONTACTO'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clWindow
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 13
|
|
Width = 336
|
|
end
|
|
object eTlfTrabajo: TcxDBTextEdit
|
|
Left = 116
|
|
Top = 325
|
|
DataBinding.DataField = 'TELEFONO'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 14
|
|
Width = 336
|
|
end
|
|
object bElegirDireccion: TBitBtn
|
|
Left = 268
|
|
Top = 352
|
|
Width = 172
|
|
Height = 23
|
|
Action = actElegirDireccion
|
|
Caption = 'Elegir una direcci'#243'n de env'#237'o...'
|
|
Enabled = False
|
|
TabOrder = 15
|
|
end
|
|
object Button1: TButton
|
|
Left = 308
|
|
Top = 45
|
|
Width = 132
|
|
Height = 23
|
|
Action = actVerPedidoCli
|
|
Enabled = False
|
|
TabOrder = 4
|
|
end
|
|
object eReferenciaPedidoCli: TcxTextEdit
|
|
Left = 116
|
|
Top = 45
|
|
Anchors = [akLeft, akTop, akRight]
|
|
Enabled = False
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clWindow
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 3
|
|
Width = 198
|
|
end
|
|
object cbFormaPago: TcxDBLookupComboBox
|
|
Left = 116
|
|
Top = 104
|
|
DataBinding.DataField = 'ID_FORMA_PAGO'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.KeyFieldNames = 'ID'
|
|
Properties.ListColumns = <
|
|
item
|
|
FieldName = 'REFERENCIA'
|
|
end>
|
|
Properties.ListOptions.GridLines = glNone
|
|
Properties.ListOptions.ShowHeader = False
|
|
Properties.ListOptions.SyncMode = True
|
|
Properties.ListSource = dsFormaPago
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
Style.ButtonStyle = bts3D
|
|
Style.PopupBorderStyle = epbsFrame3D
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 5
|
|
Width = 198
|
|
end
|
|
object bFormasPago: TButton
|
|
Left = 308
|
|
Top = 104
|
|
Width = 132
|
|
Height = 23
|
|
Caption = 'Ver las formas de pago...'
|
|
TabOrder = 6
|
|
OnClick = bFormasPagoClick
|
|
end
|
|
object eFechaRecepcion: TcxDBDateEdit
|
|
Left = 604
|
|
Top = 235
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'FECHA_RECEPCION'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ImmediatePost = True
|
|
Properties.OnValidate = eFechaRecepcionPropertiesValidate
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clWindow
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
Style.ButtonStyle = bts3D
|
|
Style.PopupBorderStyle = epbsFrame3D
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 21
|
|
Width = 265
|
|
end
|
|
object cbConAlmacen: TCheckBox
|
|
Left = 32
|
|
Top = 411
|
|
Width = 179
|
|
Height = 21
|
|
Caption = 'Asociar este albar'#225'n al almac'#233'n:'
|
|
Enabled = False
|
|
TabOrder = 16
|
|
OnClick = cbConAlmacenClick
|
|
end
|
|
object cbAlmacen: TcxDBLookupComboBox
|
|
Left = 217
|
|
Top = 411
|
|
DataBinding.DataField = 'ID_ALMACEN'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.KeyFieldNames = 'ID'
|
|
Properties.ListColumns = <
|
|
item
|
|
FieldName = 'NOMBRE'
|
|
end>
|
|
Properties.ListOptions.GridLines = glNone
|
|
Properties.ListOptions.ShowHeader = False
|
|
Properties.ListOptions.SyncMode = True
|
|
Properties.ListSource = dsAlmacenes
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
Style.ButtonStyle = bts3D
|
|
Style.PopupBorderStyle = epbsFrame3D
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 17
|
|
Width = 235
|
|
end
|
|
object eRefFacturaCli: TcxDBTextEdit
|
|
Left = 116
|
|
Top = 160
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'REF_FACTURA'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clWindow
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.Color = clMenuBar
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 8
|
|
Width = 336
|
|
end
|
|
object eFechaPrevista: TcxDBDateEdit
|
|
Left = 604
|
|
Top = 181
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'FECHA_PREVISTA_ENVIO'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ImmediatePost = True
|
|
Properties.OnValidate = eFechaPrevistaPropertiesValidate
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clWindow
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
Style.Shadow = False
|
|
Style.ButtonStyle = bts3D
|
|
Style.ButtonTransparency = ebtNone
|
|
Style.PopupBorderStyle = epbsFrame3D
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 19
|
|
Width = 265
|
|
end
|
|
object eRefCliente: TcxDBTextEdit
|
|
Left = 116
|
|
Top = -9
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'REFERENCIA_CLIENTE'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ReadOnly = False
|
|
Properties.ValidateOnEnter = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clInfoBk
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.Color = clMenuBar
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleDisabled.TextColor = clWindowText
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 1
|
|
Width = 336
|
|
end
|
|
object eFechaEnvio: TcxDBDateEdit
|
|
Left = 604
|
|
Top = 208
|
|
Anchors = [akLeft, akTop, akRight]
|
|
DataBinding.DataField = 'FECHA_ENVIO'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ImmediatePost = True
|
|
Properties.OnValidate = eFechaEnvioPropertiesValidate
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.Color = clWindow
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
Style.ButtonStyle = bts3D
|
|
Style.PopupBorderStyle = epbsFrame3D
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 20
|
|
Width = 265
|
|
end
|
|
object cbProvincia: TcxDBComboBox
|
|
Left = 116
|
|
Top = 244
|
|
DataBinding.DataField = 'PROVINCIA'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ImmediatePost = True
|
|
Properties.ImmediateUpdateText = True
|
|
Properties.PostPopupValueOnTab = True
|
|
Properties.OnInitPopup = cbProvinciaPropertiesInitPopup
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
Style.ButtonStyle = bts3D
|
|
Style.PopupBorderStyle = epbsFrame3D
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 10
|
|
Width = 235
|
|
end
|
|
object cbPoblacion: TcxDBComboBox
|
|
Left = 116
|
|
Top = 271
|
|
DataBinding.DataField = 'POBLACION'
|
|
DataBinding.DataSource = DADataSource
|
|
Enabled = False
|
|
Properties.ImmediatePost = True
|
|
Properties.ImmediateUpdateText = True
|
|
Properties.PostPopupValueOnTab = True
|
|
Properties.OnInitPopup = cbPoblacionPropertiesInitPopup
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.Kind = lfStandard
|
|
Style.LookAndFeel.NativeStyle = True
|
|
Style.LookAndFeel.SkinName = ''
|
|
Style.ButtonStyle = bts3D
|
|
Style.PopupBorderStyle = epbsFrame3D
|
|
StyleDisabled.LookAndFeel.Kind = lfStandard
|
|
StyleDisabled.LookAndFeel.NativeStyle = True
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.Kind = lfStandard
|
|
StyleFocused.LookAndFeel.NativeStyle = True
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.Kind = lfStandard
|
|
StyleHot.LookAndFeel.NativeStyle = True
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 12
|
|
Width = 336
|
|
end
|
|
inline frViewDatosYSeleccionClienteAlbaran1: TfrViewDatosYSeleccionClienteAlbaran
|
|
Left = 470
|
|
Top = -36
|
|
Width = 406
|
|
Height = 181
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -11
|
|
Font.Name = 'Tahoma'
|
|
Font.Style = []
|
|
ParentFont = False
|
|
TabOrder = 18
|
|
ReadOnly = False
|
|
ExplicitLeft = 470
|
|
ExplicitTop = -36
|
|
ExplicitWidth = 406
|
|
ExplicitHeight = 181
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
Width = 406
|
|
Height = 181
|
|
ExplicitWidth = 406
|
|
ExplicitHeight = 181
|
|
inherited edtlNombre: TcxDBTextEdit
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 224
|
|
Width = 224
|
|
end
|
|
inherited edtNIFCIF: TcxDBTextEdit
|
|
Left = 281
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitLeft = 281
|
|
end
|
|
inherited Button3: TBitBtn
|
|
Left = 192
|
|
Top = 139
|
|
ExplicitLeft = 192
|
|
ExplicitTop = 139
|
|
end
|
|
inherited edtPersonaContacto: TcxDBTextEdit
|
|
Top = 110
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitTop = 110
|
|
ExplicitWidth = 283
|
|
Width = 283
|
|
end
|
|
inherited edtDireccion: TcxMemo
|
|
Style.LookAndFeel.SkinName = ''
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
ExplicitWidth = 287
|
|
ExplicitHeight = 34
|
|
Height = 34
|
|
Width = 287
|
|
end
|
|
inherited Button4: TButton
|
|
Left = 361
|
|
ExplicitLeft = 361
|
|
end
|
|
inherited Button5: TButton
|
|
Left = 361
|
|
Top = 108
|
|
ExplicitLeft = 361
|
|
ExplicitTop = 108
|
|
end
|
|
end
|
|
inherited dsCliente: TDADataSource
|
|
Left = 352
|
|
Top = 32
|
|
end
|
|
inherited ActionList1: TActionList
|
|
Left = 312
|
|
Top = 32
|
|
end
|
|
inherited PngImageList: TPngImageList
|
|
Left = 232
|
|
Top = 32
|
|
end
|
|
inherited dsAlbaran: TDADataSource
|
|
Left = 272
|
|
Top = 32
|
|
end
|
|
end
|
|
object cbCuentaBancaria: TcxDBComboBox
|
|
Left = 116
|
|
Top = 133
|
|
DataBinding.DataField = 'DATOS_BANCARIOS'
|
|
DataBinding.DataSource = DADataSource
|
|
Properties.DropDownListStyle = lsFixedList
|
|
Properties.DropDownRows = 12
|
|
Properties.ImmediatePost = True
|
|
Properties.ImmediateUpdateText = True
|
|
Properties.PostPopupValueOnTab = True
|
|
Style.BorderColor = clWindowFrame
|
|
Style.BorderStyle = ebs3D
|
|
Style.HotTrack = False
|
|
Style.LookAndFeel.SkinName = ''
|
|
Style.ButtonStyle = bts3D
|
|
Style.PopupBorderStyle = epbsFrame3D
|
|
StyleDisabled.LookAndFeel.SkinName = ''
|
|
StyleFocused.LookAndFeel.SkinName = ''
|
|
StyleHot.LookAndFeel.SkinName = ''
|
|
TabOrder = 7
|
|
Width = 184
|
|
end
|
|
object dxLayoutControl1Group_Root: TdxLayoutGroup
|
|
AlignHorz = ahParentManaged
|
|
AlignVert = avParentManaged
|
|
CaptionOptions.Visible = False
|
|
ButtonOptions.Buttons = <>
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group14: TdxLayoutGroup
|
|
CaptionOptions.Text = 'Hidden Group'
|
|
ButtonOptions.Buttons = <>
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group6: TdxLayoutGroup
|
|
AlignHorz = ahClient
|
|
CaptionOptions.Visible = False
|
|
ButtonOptions.Buttons = <>
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group1: TdxLayoutGroup
|
|
AlignHorz = ahClient
|
|
AlignVert = avTop
|
|
CaptionOptions.Text = 'Datos del albar'#225'n'
|
|
ButtonOptions.Buttons = <>
|
|
object dxLayoutControl1Item3: TdxLayoutItem
|
|
CaptionOptions.Text = 'Referencia:'
|
|
Control = eReferencia
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item23: TdxLayoutItem
|
|
CaptionOptions.Text = 'Ref. cliente:'
|
|
Enabled = False
|
|
Visible = False
|
|
Control = eRefCliente
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item2: TdxLayoutItem
|
|
CaptionOptions.Text = 'Fecha del albar'#225'n:'
|
|
Control = edtFechaAlbaran
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Group5: TdxLayoutGroup
|
|
CaptionOptions.Visible = False
|
|
Enabled = False
|
|
Visible = False
|
|
ButtonOptions.Buttons = <>
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item7: TdxLayoutItem
|
|
AlignHorz = ahClient
|
|
CaptionOptions.Text = 'Ref. del pedido:'
|
|
Enabled = False
|
|
Control = eReferenciaPedidoCli
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item5: TdxLayoutItem
|
|
AlignHorz = ahRight
|
|
CaptionOptions.Text = 'Button1'
|
|
CaptionOptions.Visible = False
|
|
Enabled = False
|
|
Control = Button1
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
object dxLayoutControl1Group16: TdxLayoutGroup
|
|
CaptionOptions.Text = 'Forma de pago'
|
|
ButtonOptions.Buttons = <>
|
|
object dxLayoutControl1Group13: TdxLayoutGroup
|
|
CaptionOptions.Visible = False
|
|
ButtonOptions.Buttons = <>
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item4: TdxLayoutItem
|
|
AlignHorz = ahClient
|
|
CaptionOptions.Text = 'Forma de pago'
|
|
Control = cbFormaPago
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item15: TdxLayoutItem
|
|
AlignHorz = ahRight
|
|
CaptionOptions.Visible = False
|
|
Control = bFormasPago
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Item17: TdxLayoutItem
|
|
CaptionOptions.Text = 'Cuenta bancaria:'
|
|
Control = cbCuentaBancaria
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item22: TdxLayoutItem
|
|
CaptionOptions.Text = 'Ref. factura:'
|
|
Control = eRefFacturaCli
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group8: TdxLayoutGroup
|
|
AlignHorz = ahClient
|
|
AlignVert = avTop
|
|
CaptionOptions.Text = 'Direcci'#243'n de entrega'
|
|
Enabled = False
|
|
Visible = False
|
|
ButtonOptions.Buttons = <>
|
|
object dxLayoutControl1Item8: TdxLayoutItem
|
|
CaptionOptions.Text = 'Calle:'
|
|
Enabled = False
|
|
Control = eCalle
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Group4: TdxLayoutGroup
|
|
CaptionOptions.Visible = False
|
|
Enabled = False
|
|
ButtonOptions.Buttons = <>
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group9: TdxLayoutGroup
|
|
CaptionOptions.Visible = False
|
|
Enabled = False
|
|
ButtonOptions.Buttons = <>
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item9: TdxLayoutItem
|
|
AlignHorz = ahClient
|
|
CaptionOptions.Text = 'Provincia:'
|
|
Enabled = False
|
|
Control = cbProvincia
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item10: TdxLayoutItem
|
|
AlignHorz = ahRight
|
|
CaptionOptions.Text = 'C.P.:'
|
|
Enabled = False
|
|
Control = eCodigoPostal
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Item11: TdxLayoutItem
|
|
CaptionOptions.Text = 'Poblaci'#243'n:'
|
|
Enabled = False
|
|
Control = cbPoblacion
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item12: TdxLayoutItem
|
|
CaptionOptions.Text = 'Pers. de contacto:'
|
|
Enabled = False
|
|
Control = ePersonaContacto
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item13: TdxLayoutItem
|
|
CaptionOptions.Text = 'Tel'#233'fono:'
|
|
Enabled = False
|
|
Control = eTlfTrabajo
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item14: TdxLayoutItem
|
|
AlignHorz = ahRight
|
|
CaptionOptions.Visible = False
|
|
Enabled = False
|
|
Control = bElegirDireccion
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
object dxLayoutControl1Group11: TdxLayoutGroup
|
|
CaptionOptions.Text = 'Almac'#233'n de origen'
|
|
Enabled = False
|
|
Visible = False
|
|
ButtonOptions.Buttons = <>
|
|
object dxLayoutControl1Group10: TdxLayoutGroup
|
|
CaptionOptions.Visible = False
|
|
Enabled = False
|
|
ButtonOptions.Buttons = <>
|
|
Hidden = True
|
|
LayoutDirection = ldHorizontal
|
|
ShowBorder = False
|
|
object dxLayoutControl1Item19: TdxLayoutItem
|
|
CaptionOptions.Visible = False
|
|
Enabled = False
|
|
Offsets.Left = 10
|
|
Control = cbConAlmacen
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item20: TdxLayoutItem
|
|
AlignHorz = ahClient
|
|
Enabled = False
|
|
Control = cbAlmacen
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Item18: TdxLayoutItem
|
|
CaptionOptions.Visible = False
|
|
Enabled = False
|
|
Offsets.Bottom = 5
|
|
Offsets.Top = 5
|
|
Control = Label1
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
object dxLayoutControl1Group3: TdxLayoutGroup
|
|
AlignHorz = ahClient
|
|
CaptionOptions.Visible = False
|
|
ButtonOptions.Buttons = <>
|
|
Hidden = True
|
|
ShowBorder = False
|
|
object dxLayoutControl1Group2: TdxLayoutGroup
|
|
CaptionOptions.Text = 'Datos del cliente'
|
|
ButtonOptions.Buttons = <>
|
|
object dxLayoutControl1Item1: TdxLayoutItem
|
|
CaptionOptions.Text = 'New Item'
|
|
CaptionOptions.Visible = False
|
|
Control = frViewDatosYSeleccionClienteAlbaran1
|
|
ControlOptions.AutoColor = True
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
object dxLayoutControl1Group12: TdxLayoutGroup
|
|
CaptionOptions.Text = 'Fechas de envio y recepci'#243'n'
|
|
Enabled = False
|
|
Visible = False
|
|
ButtonOptions.Buttons = <>
|
|
object dxLayoutControl1Item24: TdxLayoutItem
|
|
AlignHorz = ahClient
|
|
CaptionOptions.Text = 'Fecha prevista de envio:'
|
|
Enabled = False
|
|
Offsets.Left = 10
|
|
Control = eFechaPrevista
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item21: TdxLayoutItem
|
|
CaptionOptions.Text = 'Fecha de envio:'
|
|
Enabled = False
|
|
Offsets.Left = 10
|
|
Control = eFechaEnvio
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
object dxLayoutControl1Item16: TdxLayoutItem
|
|
AlignHorz = ahClient
|
|
AlignVert = avTop
|
|
CaptionOptions.Text = 'Fecha de recepci'#243'n:'
|
|
Enabled = False
|
|
Offsets.Left = 10
|
|
Control = eFechaRecepcion
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object dxLayoutControl1Group7: TdxLayoutGroup
|
|
AlignVert = avClient
|
|
CaptionOptions.Text = 'Observaciones'
|
|
ButtonOptions.Buttons = <>
|
|
object dxLayoutControl1Item6: TdxLayoutItem
|
|
AlignVert = avClient
|
|
Control = memObservaciones
|
|
ControlOptions.ShowBorder = False
|
|
end
|
|
end
|
|
end
|
|
end
|
|
object DADataSource: TDADataSource
|
|
Left = 48
|
|
end
|
|
object ActionList1: TActionList
|
|
Left = 24
|
|
Top = 48
|
|
object actElegirDireccion: TAction
|
|
Caption = 'Elegir una direcci'#243'n de env'#237'o...'
|
|
OnExecute = actElegirDireccionExecute
|
|
OnUpdate = actElegirDireccionUpdate
|
|
end
|
|
object actVerPedidoCli: TAction
|
|
Caption = 'Ver el pedido de cliente...'
|
|
OnExecute = actVerPedidoCliExecute
|
|
OnUpdate = actVerPedidoCliUpdate
|
|
end
|
|
end
|
|
object dsFormaPago: TDADataSource
|
|
Left = 16
|
|
end
|
|
object dsAlmacenes: TDADataSource
|
|
Left = 64
|
|
Top = 192
|
|
end
|
|
end
|