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:
roberto 2007-12-03 18:52:21 +00:00
parent 608f28bb9f
commit 51d908cce2

View File

@ -5,7 +5,7 @@ inherited fEditorCliente: TfEditorCliente
ClientHeight = 585 ClientHeight = 585
ClientWidth = 656 ClientWidth = 656
ExplicitWidth = 664 ExplicitWidth = 664
ExplicitHeight = 619 ExplicitHeight = 612
PixelsPerInch = 96 PixelsPerInch = 96
TextHeight = 13 TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader inherited JvNavPanelHeader: TJvNavPanelHeader
@ -65,7 +65,7 @@ inherited fEditorCliente: TfEditorCliente
inherited pgPaginas: TPageControl inherited pgPaginas: TPageControl
Width = 656 Width = 656
Height = 490 Height = 490
ActivePage = pagDatosBancarios ActivePage = pagDatosComerciales
ExplicitWidth = 656 ExplicitWidth = 656
ExplicitHeight = 490 ExplicitHeight = 490
inherited pagGeneral: TTabSheet inherited pagGeneral: TTabSheet
@ -144,8 +144,8 @@ inherited fEditorCliente: TfEditorCliente
ExplicitTop = 288 ExplicitTop = 288
end end
inherited eObservaciones: TcxDBMemo inherited eObservaciones: TcxDBMemo
Top = 366 Top = 393
ExplicitTop = 366 ExplicitTop = 393
ExplicitWidth = 587 ExplicitWidth = 587
ExplicitHeight = 33 ExplicitHeight = 33
Height = 33 Height = 33
@ -175,14 +175,6 @@ inherited fEditorCliente: TfEditorCliente
ExplicitWidth = 205 ExplicitWidth = 205
Width = 205 Width = 205
end end
inherited eTlfParticular: TcxDBTextEdit
Left = 524
Top = 57
ExplicitLeft = 524
ExplicitTop = 57
ExplicitWidth = 91
Width = 91
end
inherited cxDBCheckBox1: TcxDBCheckBox inherited cxDBCheckBox1: TcxDBCheckBox
Left = 429 Left = 429
Top = 315 Top = 315
@ -191,6 +183,14 @@ inherited fEditorCliente: TfEditorCliente
ExplicitWidth = 275 ExplicitWidth = 275
Width = 275 Width = 275
end end
inherited eTlfParticular: TcxDBTextEdit
Left = 524
Top = 57
ExplicitLeft = 524
ExplicitTop = 57
ExplicitWidth = 91
Width = 91
end
inherited eTlfTrabajo: TcxDBTextEdit inherited eTlfTrabajo: TcxDBTextEdit
Left = 524 Left = 524
Top = 30 Top = 30
@ -238,6 +238,12 @@ inherited fEditorCliente: TfEditorCliente
ExplicitWidth = 121 ExplicitWidth = 121
Width = 121 Width = 121
end end
inherited cbRapel: TcxDBCheckBox
Top = 366
ExplicitTop = 366
ExplicitWidth = 285
Width = 285
end
inherited eMailParticular: TcxDBHyperLinkEdit inherited eMailParticular: TcxDBHyperLinkEdit
Left = 524 Left = 524
Top = 190 Top = 190
@ -325,14 +331,15 @@ inherited fEditorCliente: TfEditorCliente
LookAndFeel = dxLayoutOfficeLookAndFeel LookAndFeel = dxLayoutOfficeLookAndFeel
ExplicitWidth = 648 ExplicitWidth = 648
inherited Label1: TLabel inherited Label1: TLabel
Left = 397 Left = 337
Top = 30 Top = 30
Width = 206 Width = 279
Height = 39 Caption =
ExplicitLeft = 397 'Puede indicar el d'#237'a de mes que el cliente desea realizar el pag' +
'o de sus recibos.'
ExplicitLeft = 337
ExplicitTop = 30 ExplicitTop = 30
ExplicitWidth = 206 ExplicitWidth = 279
ExplicitHeight = 39
end end
inherited eAgente: TcxDBLookupComboBox inherited eAgente: TcxDBLookupComboBox
Top = 162 Top = 162
@ -341,10 +348,10 @@ inherited fEditorCliente: TfEditorCliente
Width = 197 Width = 197
end end
inherited eDiasVencimiento: TcxDBSpinEdit inherited eDiasVencimiento: TcxDBSpinEdit
Left = 464 Left = 466
Top = 75 Top = 62
ExplicitLeft = 464 ExplicitLeft = 466
ExplicitTop = 75 ExplicitTop = 62
ExplicitWidth = 160 ExplicitWidth = 160
Width = 160 Width = 160
end end
@ -367,9 +374,9 @@ inherited fEditorCliente: TfEditorCliente
Width = 121 Width = 121
end end
inherited bFormasPago: TButton inherited bFormasPago: TButton
Left = 237 Left = 177
Top = 57 Top = 57
ExplicitLeft = 237 ExplicitLeft = 177
ExplicitTop = 57 ExplicitTop = 57
end end
inherited eIVA: TcxDBLookupComboBox inherited eIVA: TcxDBLookupComboBox
@ -379,11 +386,18 @@ inherited fEditorCliente: TfEditorCliente
Width = 121 Width = 121
end end
inherited bTiposIVA: TButton inherited bTiposIVA: TButton
Left = 237 Left = 177
Top = 84 Top = 84
ExplicitLeft = 237 ExplicitLeft = 177
ExplicitTop = 84 ExplicitTop = 84
end 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 end
end end