- a partir de ahora se añade en los asientos de caja y banco la referencia de la factura de proveedor y su nombre, además de la referencia de la factura de proveedor en FactuGES - se añade columna de procedencia en presupuestos, facturas de cliente. - se añade la posibilidad de filtrar por dos campos a la vez en clientes, presupuestos y facturas git-svn-id: https://192.168.0.254/svn/Proyectos.AlonsoYSal_FactuGES2/trunk@28 40301925-124e-1c4e-b97d-170ad7a8785b
60 lines
1.4 KiB
Plaintext
60 lines
1.4 KiB
Plaintext
inherited fEditorDBBase: TfEditorDBBase
|
|
Left = 295
|
|
Top = 247
|
|
Caption = 'fEditorDBBase'
|
|
ClientHeight = 454
|
|
ClientWidth = 646
|
|
ExplicitWidth = 654
|
|
ExplicitHeight = 492
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
|
Width = 646
|
|
ExplicitWidth = 646
|
|
inherited Image1: TImage
|
|
Left = 619
|
|
ExplicitLeft = 625
|
|
end
|
|
end
|
|
inherited TBXDock: TTBXDock
|
|
Width = 646
|
|
ExplicitWidth = 646
|
|
inherited tbxMain: TTBXToolbar
|
|
ExplicitWidth = 646
|
|
end
|
|
inherited tbxMenu: TTBXToolbar
|
|
ExplicitWidth = 646
|
|
end
|
|
end
|
|
inherited StatusBar: TJvStatusBar
|
|
Top = 435
|
|
Width = 646
|
|
ExplicitTop = 435
|
|
ExplicitWidth = 646
|
|
end
|
|
inherited EditorActionList: TActionList
|
|
inherited actPrevisualizar: TAction
|
|
OnUpdate = actPrevisualizarUpdate
|
|
end
|
|
inherited actImprimir: TAction
|
|
OnUpdate = actImprimirUpdate
|
|
end
|
|
inherited actRefrescar: TAction
|
|
OnUpdate = actRefrescarUpdate
|
|
end
|
|
inherited actAnterior: TAction
|
|
OnExecute = actAnteriorExecute
|
|
OnUpdate = actAnteriorUpdate
|
|
end
|
|
inherited actSiguiente: TAction
|
|
OnExecute = actSiguienteExecute
|
|
OnUpdate = actSiguienteUpdate
|
|
end
|
|
end
|
|
object dsDataTable: TDADataSource [7]
|
|
OnDataChange = dsDataTableDataChange
|
|
Left = 40
|
|
Top = 88
|
|
end
|
|
end
|