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
|