This commit is contained in:
roberto 2008-06-05 17:13:25 +00:00
parent 16adb38ca7
commit 4b69342217

View File

@ -6,7 +6,6 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
ClientWidth = 819 ClientWidth = 819
Position = poScreenCenter Position = poScreenCenter
OnClose = CustomEditorClose OnClose = CustomEditorClose
ExplicitTop = 0
ExplicitWidth = 827 ExplicitWidth = 827
ExplicitHeight = 667 ExplicitHeight = 667
PixelsPerInch = 96 PixelsPerInch = 96
@ -14,7 +13,7 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
inherited JvNavPanelHeader: TJvNavPanelHeader inherited JvNavPanelHeader: TJvNavPanelHeader
Width = 819 Width = 819
Caption = 'Nueva factura de proveedor' Caption = 'Nueva factura de proveedor'
ExplicitWidth = 788 ExplicitWidth = 819
inherited Image1: TImage inherited Image1: TImage
Left = 792 Left = 792
Picture.Data = { Picture.Data = {
@ -41,7 +40,7 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
end end
inherited TBXDock: TTBXDock inherited TBXDock: TTBXDock
Width = 819 Width = 819
ExplicitWidth = 788 ExplicitWidth = 819
inherited tbxMain: TTBXToolbar inherited tbxMain: TTBXToolbar
ExplicitWidth = 488 ExplicitWidth = 488
inherited TBXItem2: TTBXItem inherited TBXItem2: TTBXItem
@ -72,15 +71,15 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
inherited pgPaginas: TPageControl inherited pgPaginas: TPageControl
Width = 813 Width = 813
Height = 369 Height = 369
ActivePage = pagPedidos ActivePage = pagContenido
OnChanging = pgPaginasChanging OnChanging = pgPaginasChanging
ExplicitWidth = 782 ExplicitWidth = 813
ExplicitHeight = 309 ExplicitHeight = 369
inherited pagGeneral: TTabSheet inherited pagGeneral: TTabSheet
ExplicitLeft = 4 ExplicitLeft = 4
ExplicitTop = 24 ExplicitTop = 24
ExplicitWidth = 774 ExplicitWidth = 805
ExplicitHeight = 281 ExplicitHeight = 341
inline frViewFacturaProveedor1: TfrViewFacturaProveedor inline frViewFacturaProveedor1: TfrViewFacturaProveedor
Left = 0 Left = 0
Top = 0 Top = 0
@ -95,72 +94,72 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
ParentFont = False ParentFont = False
TabOrder = 0 TabOrder = 0
ReadOnly = False ReadOnly = False
ExplicitWidth = 774 ExplicitWidth = 805
ExplicitHeight = 281 ExplicitHeight = 341
inherited dxLayoutControl1: TdxLayoutControl inherited dxLayoutControl1: TdxLayoutControl
Width = 805 Width = 805
Height = 341 Height = 341
ExplicitWidth = 774 ExplicitWidth = 805
ExplicitHeight = 281 ExplicitHeight = 341
inherited eReferencia: TcxDBTextEdit inherited eReferencia: TcxDBTextEdit
Properties.ReadOnly = True Properties.ReadOnly = True
ExplicitWidth = 227 ExplicitWidth = 242
Width = 227 Width = 242
end end
inherited edtFecha: TcxDBDateEdit inherited edtFecha: TcxDBDateEdit
ExplicitWidth = 227 ExplicitWidth = 242
Width = 227 Width = 242
end end
inherited memObservaciones: TcxDBMemo inherited memObservaciones: TcxDBMemo
ExplicitWidth = 341 ExplicitWidth = 356
ExplicitHeight = 101 ExplicitHeight = 161
Height = 101 Height = 161
Width = 341 Width = 356
end end
inherited cbFormaPago: TcxDBLookupComboBox inherited cbFormaPago: TcxDBLookupComboBox
ExplicitWidth = 89 ExplicitWidth = 104
Width = 89 Width = 104
end end
inherited bFormasPago: TButton inherited bFormasPago: TButton
Left = 246 Left = 246
ExplicitLeft = 246 ExplicitLeft = 246
end end
inherited eReferenciaProveedor: TcxDBTextEdit inherited eReferenciaProveedor: TcxDBTextEdit
ExplicitWidth = 227 ExplicitWidth = 242
Width = 227 Width = 242
end end
inherited frViewProveedorFactura: TfrViewDatosYSeleccionProveedor inherited frViewProveedorFactura: TfrViewDatosYSeleccionProveedor
Left = 406 Left = 406
Width = 361 Width = 377
ExplicitLeft = 406 ExplicitLeft = 406
ExplicitWidth = 361 ExplicitWidth = 377
inherited dxLayoutControl1: TdxLayoutControl inherited dxLayoutControl1: TdxLayoutControl
Width = 361 Width = 377
ExplicitWidth = 361 ExplicitWidth = 361
inherited edtlNombre: TcxDBTextEdit inherited edtlNombre: TcxDBTextEdit
DataBinding.DataSource = frViewFacturaProveedor1.DADataSource DataBinding.DataSource = frViewFacturaProveedor1.DADataSource
ExplicitWidth = 287 ExplicitWidth = 303
Width = 287 Width = 303
end end
inherited edtNIFCIF: TcxDBTextEdit inherited edtNIFCIF: TcxDBTextEdit
DataBinding.DataSource = frViewFacturaProveedor1.DADataSource DataBinding.DataSource = frViewFacturaProveedor1.DADataSource
ExplicitWidth = 287 ExplicitWidth = 303
Width = 287 Width = 303
end end
inherited edtCalle: TcxDBTextEdit inherited edtCalle: TcxDBTextEdit
DataBinding.DataSource = frViewFacturaProveedor1.DADataSource DataBinding.DataSource = frViewFacturaProveedor1.DADataSource
ExplicitWidth = 287 ExplicitWidth = 303
Width = 287 Width = 303
end end
inherited edtPoblacion: TcxDBTextEdit inherited edtPoblacion: TcxDBTextEdit
DataBinding.DataSource = frViewFacturaProveedor1.DADataSource DataBinding.DataSource = frViewFacturaProveedor1.DADataSource
ExplicitWidth = 169 ExplicitWidth = 185
Width = 169 Width = 185
end end
inherited edtProvincia: TcxDBTextEdit inherited edtProvincia: TcxDBTextEdit
DataBinding.DataSource = frViewFacturaProveedor1.DADataSource DataBinding.DataSource = frViewFacturaProveedor1.DADataSource
ExplicitWidth = 287 ExplicitWidth = 303
Width = 287 Width = 303
end end
inherited edtCodigoPostal: TcxDBTextEdit inherited edtCodigoPostal: TcxDBTextEdit
Left = 285 Left = 285
@ -179,8 +178,6 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
object pagContenido: TTabSheet object pagContenido: TTabSheet
Caption = 'Contenido' Caption = 'Contenido'
ImageIndex = 1 ImageIndex = 1
ExplicitWidth = 774
ExplicitHeight = 281
inline frViewDetallesFacturaProveedor1: TfrViewDetallesFacturaProveedor inline frViewDetallesFacturaProveedor1: TfrViewDetallesFacturaProveedor
Left = 0 Left = 0
Top = 0 Top = 0
@ -197,12 +194,12 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
ParentFont = False ParentFont = False
TabOrder = 0 TabOrder = 0
ReadOnly = False ReadOnly = False
ExplicitWidth = 774 ExplicitWidth = 805
ExplicitHeight = 281 ExplicitHeight = 341
inherited ToolBar1: TToolBar inherited ToolBar1: TToolBar
Width = 805 Width = 805
Height = 51 Height = 51
ExplicitWidth = 774 ExplicitWidth = 805
ExplicitHeight = 51 ExplicitHeight = 51
inherited ToolButton3: TToolButton inherited ToolButton3: TToolButton
Wrap = False Wrap = False
@ -213,13 +210,14 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
ExplicitLeft = 278 ExplicitLeft = 278
ExplicitTop = 0 ExplicitTop = 0
end end
inherited ToolButton14: TToolButton [4] inherited ToolButton14: TToolButton
Left = 334 Left = 334
Top = 0 Top = 0
Wrap = False
ExplicitLeft = 334 ExplicitLeft = 334
ExplicitTop = 0 ExplicitTop = 0
end end
inherited FontName: TJvFontComboBox [5] inherited FontName: TJvFontComboBox
Left = 399 Left = 399
Top = 0 Top = 0
ExplicitLeft = 399 ExplicitLeft = 399
@ -228,10 +226,10 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
inherited FontSize: TEdit inherited FontSize: TEdit
Left = 544 Left = 544
Top = 0 Top = 0
Width = 72 Width = 88
ExplicitLeft = 544 ExplicitLeft = 544
ExplicitTop = 0 ExplicitTop = 0
ExplicitWidth = 72 ExplicitWidth = 88
end end
inherited ToolButton13: TToolButton [7] inherited ToolButton13: TToolButton [7]
Left = 0 Left = 0
@ -247,46 +245,43 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
ExplicitLeft = 0 ExplicitLeft = 0
ExplicitTop = 27 ExplicitTop = 27
end end
inherited ToolButton6: TToolButton [9] inherited ToolButton6: TToolButton
Left = 17 Left = 17
Top = 27 Top = 27
ExplicitLeft = 17 ExplicitLeft = 17
ExplicitTop = 27 ExplicitTop = 27
end end
inherited ToolButton7: TToolButton [10] inherited ToolButton7: TToolButton
Left = 83 Left = 83
Top = 27 Top = 27
Wrap = False
ExplicitLeft = 83 ExplicitLeft = 83
ExplicitTop = 27 ExplicitTop = 27
end end
inherited ToolButton8: TToolButton [11] inherited ToolButton8: TToolButton
Left = 150 Left = 150
Top = 27 Top = 27
ExplicitLeft = 150 ExplicitLeft = 150
ExplicitTop = 27 ExplicitTop = 27
end end
inherited ToolButton12: TToolButton [12] inherited ToolButton12: TToolButton
Left = 233 Left = 233
Top = 27 Top = 27
Wrap = False
ExplicitLeft = 233 ExplicitLeft = 233
ExplicitTop = 27 ExplicitTop = 27
ExplicitHeight = 22
end end
inherited ToolButton9: TToolButton [13] inherited ToolButton9: TToolButton
Left = 241 Left = 241
Top = 27 Top = 27
ExplicitLeft = 241 ExplicitLeft = 241
ExplicitTop = 27 ExplicitTop = 27
end end
inherited ToolButton10: TToolButton [14] inherited ToolButton10: TToolButton
Left = 386 Left = 386
Top = 27 Top = 27
ExplicitLeft = 386 ExplicitLeft = 386
ExplicitTop = 27 ExplicitTop = 27
end end
inherited ToolButton11: TToolButton [15] inherited ToolButton11: TToolButton
Left = 511 Left = 511
Top = 27 Top = 27
ExplicitLeft = 511 ExplicitLeft = 511
@ -298,14 +293,14 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
Width = 805 Width = 805
Height = 264 Height = 264
ExplicitTop = 77 ExplicitTop = 77
ExplicitWidth = 774 ExplicitWidth = 805
ExplicitHeight = 204 ExplicitHeight = 264
end end
inherited TBXDock1: TTBXDock inherited TBXDock1: TTBXDock
Top = 51 Top = 51
Width = 805 Width = 805
ExplicitTop = 51 ExplicitTop = 51
ExplicitWidth = 774 ExplicitWidth = 805
inherited TBXToolbar1: TTBXToolbar inherited TBXToolbar1: TTBXToolbar
ExplicitWidth = 702 ExplicitWidth = 702
end end
@ -327,8 +322,7 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
object pagPedidos: TTabSheet object pagPedidos: TTabSheet
Caption = 'Pedidos' Caption = 'Pedidos'
ImageIndex = 2 ImageIndex = 2
ExplicitWidth = 774 TabVisible = False
ExplicitHeight = 281
inline frViewPedidosFacturaProveedor1: TfrViewPedidosFacturaProveedor inline frViewPedidosFacturaProveedor1: TfrViewPedidosFacturaProveedor
Left = 0 Left = 0
Top = 0 Top = 0
@ -343,14 +337,17 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
ParentFont = False ParentFont = False
TabOrder = 0 TabOrder = 0
ReadOnly = False ReadOnly = False
ExplicitLeft = 232 ExplicitWidth = 805
ExplicitTop = -76 ExplicitHeight = 341
inherited cxGrid: TcxGrid inherited cxGrid: TcxGrid
Width = 805 Width = 805
Height = 316 Height = 316
ExplicitWidth = 805
ExplicitHeight = 316
end end
inherited ToolBar1: TToolBar inherited ToolBar1: TToolBar
Width = 805 Width = 805
ExplicitWidth = 805
end end
end end
end end
@ -362,8 +359,8 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
item item
Width = 200 Width = 200
end> end>
ExplicitTop = 554 ExplicitTop = 614
ExplicitWidth = 788 ExplicitWidth = 819
end end
inline frViewTotales1: TfrViewTotales [4] inline frViewTotales1: TfrViewTotales [4]
Left = 0 Left = 0
@ -379,12 +376,12 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
ParentFont = False ParentFont = False
TabOrder = 4 TabOrder = 4
ReadOnly = False ReadOnly = False
ExplicitTop = 391 ExplicitTop = 451
ExplicitWidth = 788 ExplicitWidth = 819
ExplicitHeight = 163 ExplicitHeight = 163
inherited dxLayoutControl1: TdxLayoutControl inherited dxLayoutControl1: TdxLayoutControl
Width = 819 Width = 819
ExplicitWidth = 788 ExplicitWidth = 819
inherited Bevel1: TBevel inherited Bevel1: TBevel
Top = 111 Top = 111
Width = 73 Width = 73
@ -411,8 +408,8 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
Top = 131 Top = 131
Style.IsFontAssigned = True Style.IsFontAssigned = True
ExplicitTop = 131 ExplicitTop = 131
ExplicitWidth = 259 ExplicitWidth = 260
Width = 259 Width = 260
end end
inherited ImporteIVA: TcxDBCurrencyEdit inherited ImporteIVA: TcxDBCurrencyEdit
Left = 634 Left = 634
@ -475,8 +472,8 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
Top = 30 Top = 30
Style.IsFontAssigned = True Style.IsFontAssigned = True
ExplicitTop = 30 ExplicitTop = 30
ExplicitWidth = 300 ExplicitWidth = 331
Width = 300 Width = 331
end end
inherited ePorte: TcxDBCurrencyEdit inherited ePorte: TcxDBCurrencyEdit
Top = 158 Top = 158
@ -485,16 +482,16 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
Style.IsFontAssigned = True Style.IsFontAssigned = True
OnEditing = frViewTotales1ePorteEditing OnEditing = frViewTotales1ePorteEditing
ExplicitTop = 158 ExplicitTop = 158
ExplicitWidth = 324 ExplicitWidth = 331
Width = 324 Width = 331
end end
inherited eIVA: TcxDBLookupComboBox inherited eIVA: TcxDBLookupComboBox
Top = 57 Top = 57
Properties.OnValidate = frViewTotales1eIVAPropertiesValidate Properties.OnValidate = frViewTotales1eIVAPropertiesValidate
Style.Color = clInfoBk Style.Color = clInfoBk
ExplicitTop = 57 ExplicitTop = 57
ExplicitWidth = 162 ExplicitWidth = 193
Width = 162 Width = 193
end end
inherited bTiposIVA: TButton inherited bTiposIVA: TButton
Left = 303 Left = 303
@ -507,8 +504,8 @@ inherited fEditorFacturaProveedor: TfEditorFacturaProveedor
Top = 84 Top = 84
Properties.OnEditValueChanged = frViewTotales1cbRecargoEquivalenciaPropertiesEditValueChanged Properties.OnEditValueChanged = frViewTotales1cbRecargoEquivalenciaPropertiesEditValueChanged
ExplicitTop = 84 ExplicitTop = 84
ExplicitWidth = 300 ExplicitWidth = 331
Width = 300 Width = 331
end end
inherited dxLayoutControl1Group_Root: TdxLayoutGroup inherited dxLayoutControl1Group_Root: TdxLayoutGroup
LookAndFeel = frViewFacturaProveedor1.dxLayoutOfficeLookAndFeel1 LookAndFeel = frViewFacturaProveedor1.dxLayoutOfficeLookAndFeel1