Cambio en descripcion de dia de pago que prefieren los clientes
git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES/trunk@183 c93665c3-c93d-084d-9b98-7d5f4a9c3376
This commit is contained in:
parent
608f28bb9f
commit
51d908cce2
@ -5,7 +5,7 @@ inherited fEditorCliente: TfEditorCliente
|
||||
ClientHeight = 585
|
||||
ClientWidth = 656
|
||||
ExplicitWidth = 664
|
||||
ExplicitHeight = 619
|
||||
ExplicitHeight = 612
|
||||
PixelsPerInch = 96
|
||||
TextHeight = 13
|
||||
inherited JvNavPanelHeader: TJvNavPanelHeader
|
||||
@ -65,7 +65,7 @@ inherited fEditorCliente: TfEditorCliente
|
||||
inherited pgPaginas: TPageControl
|
||||
Width = 656
|
||||
Height = 490
|
||||
ActivePage = pagDatosBancarios
|
||||
ActivePage = pagDatosComerciales
|
||||
ExplicitWidth = 656
|
||||
ExplicitHeight = 490
|
||||
inherited pagGeneral: TTabSheet
|
||||
@ -144,8 +144,8 @@ inherited fEditorCliente: TfEditorCliente
|
||||
ExplicitTop = 288
|
||||
end
|
||||
inherited eObservaciones: TcxDBMemo
|
||||
Top = 366
|
||||
ExplicitTop = 366
|
||||
Top = 393
|
||||
ExplicitTop = 393
|
||||
ExplicitWidth = 587
|
||||
ExplicitHeight = 33
|
||||
Height = 33
|
||||
@ -175,14 +175,6 @@ inherited fEditorCliente: TfEditorCliente
|
||||
ExplicitWidth = 205
|
||||
Width = 205
|
||||
end
|
||||
inherited eTlfParticular: TcxDBTextEdit
|
||||
Left = 524
|
||||
Top = 57
|
||||
ExplicitLeft = 524
|
||||
ExplicitTop = 57
|
||||
ExplicitWidth = 91
|
||||
Width = 91
|
||||
end
|
||||
inherited cxDBCheckBox1: TcxDBCheckBox
|
||||
Left = 429
|
||||
Top = 315
|
||||
@ -191,6 +183,14 @@ inherited fEditorCliente: TfEditorCliente
|
||||
ExplicitWidth = 275
|
||||
Width = 275
|
||||
end
|
||||
inherited eTlfParticular: TcxDBTextEdit
|
||||
Left = 524
|
||||
Top = 57
|
||||
ExplicitLeft = 524
|
||||
ExplicitTop = 57
|
||||
ExplicitWidth = 91
|
||||
Width = 91
|
||||
end
|
||||
inherited eTlfTrabajo: TcxDBTextEdit
|
||||
Left = 524
|
||||
Top = 30
|
||||
@ -238,6 +238,12 @@ inherited fEditorCliente: TfEditorCliente
|
||||
ExplicitWidth = 121
|
||||
Width = 121
|
||||
end
|
||||
inherited cbRapel: TcxDBCheckBox
|
||||
Top = 366
|
||||
ExplicitTop = 366
|
||||
ExplicitWidth = 285
|
||||
Width = 285
|
||||
end
|
||||
inherited eMailParticular: TcxDBHyperLinkEdit
|
||||
Left = 524
|
||||
Top = 190
|
||||
@ -325,14 +331,15 @@ inherited fEditorCliente: TfEditorCliente
|
||||
LookAndFeel = dxLayoutOfficeLookAndFeel
|
||||
ExplicitWidth = 648
|
||||
inherited Label1: TLabel
|
||||
Left = 397
|
||||
Left = 337
|
||||
Top = 30
|
||||
Width = 206
|
||||
Height = 39
|
||||
ExplicitLeft = 397
|
||||
Width = 279
|
||||
Caption =
|
||||
'Puede indicar el d'#237'a de mes que el cliente desea realizar el pag' +
|
||||
'o de sus recibos.'
|
||||
ExplicitLeft = 337
|
||||
ExplicitTop = 30
|
||||
ExplicitWidth = 206
|
||||
ExplicitHeight = 39
|
||||
ExplicitWidth = 279
|
||||
end
|
||||
inherited eAgente: TcxDBLookupComboBox
|
||||
Top = 162
|
||||
@ -341,10 +348,10 @@ inherited fEditorCliente: TfEditorCliente
|
||||
Width = 197
|
||||
end
|
||||
inherited eDiasVencimiento: TcxDBSpinEdit
|
||||
Left = 464
|
||||
Top = 75
|
||||
ExplicitLeft = 464
|
||||
ExplicitTop = 75
|
||||
Left = 466
|
||||
Top = 62
|
||||
ExplicitLeft = 466
|
||||
ExplicitTop = 62
|
||||
ExplicitWidth = 160
|
||||
Width = 160
|
||||
end
|
||||
@ -367,9 +374,9 @@ inherited fEditorCliente: TfEditorCliente
|
||||
Width = 121
|
||||
end
|
||||
inherited bFormasPago: TButton
|
||||
Left = 237
|
||||
Left = 177
|
||||
Top = 57
|
||||
ExplicitLeft = 237
|
||||
ExplicitLeft = 177
|
||||
ExplicitTop = 57
|
||||
end
|
||||
inherited eIVA: TcxDBLookupComboBox
|
||||
@ -379,11 +386,18 @@ inherited fEditorCliente: TfEditorCliente
|
||||
Width = 121
|
||||
end
|
||||
inherited bTiposIVA: TButton
|
||||
Left = 237
|
||||
Left = 177
|
||||
Top = 84
|
||||
ExplicitLeft = 237
|
||||
ExplicitLeft = 177
|
||||
ExplicitTop = 84
|
||||
end
|
||||
inherited dxLayoutGroup1: TdxLayoutGroup
|
||||
inherited dxLayoutControl1Group5: TdxLayoutGroup
|
||||
inherited dxLayoutControl1Item2: TdxLayoutItem
|
||||
Caption = 'D'#237'a del mes para el pago:'
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user