git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES/trunk@4 3f40d355-893c-4141-8e64-b1d9be72e7e7
24 lines
582 B
Plaintext
24 lines
582 B
Plaintext
inherited dmInformeResumenFacturacionProveedores: TdmInformeResumenFacturacionProveedores
|
|
OldCreateOrder = True
|
|
Left = 595
|
|
Top = 195
|
|
inherited FReport: TfrReport
|
|
Dataset = dsFacturacionProveedores
|
|
ReportForm = {19000000}
|
|
end
|
|
object dsFacturacionProveedores: TfrDBDataSet
|
|
CloseDataSource = True
|
|
DataSet = TablaFacturacionProveedores
|
|
Left = 152
|
|
Top = 24
|
|
end
|
|
object TablaFacturacionProveedores: TIBQuery
|
|
BufferChunks = 1000
|
|
CachedUpdates = False
|
|
SQL.Strings = (
|
|
'')
|
|
Left = 152
|
|
Top = 80
|
|
end
|
|
end
|