git-svn-id: https://192.168.0.254/svn/Proyectos.LuisLeon_FactuGES/trunk@73 c93665c3-c93d-084d-9b98-7d5f4a9c3376
67 lines
2.0 KiB
Plaintext
67 lines
2.0 KiB
Plaintext
inherited frViewAlbaranesDevProveedor: TfrViewAlbaranesDevProveedor
|
|
OnCreate = CustomViewCreate
|
|
inherited cxGrid: TcxGrid
|
|
inherited cxGridView: TcxGridDBTableView
|
|
DataController.Summary.DefaultGroupSummaryItems = <
|
|
item
|
|
Format = ',0.00 '#8364';-,0.00 '#8364
|
|
Kind = skSum
|
|
Position = spFooter
|
|
Column = cxGridViewREF_FACTURA
|
|
end>
|
|
DataController.Summary.FooterSummaryItems = <
|
|
item
|
|
Format = '0 pedidos'
|
|
Kind = skCount
|
|
end
|
|
item
|
|
Format = '0 albaranes'
|
|
Kind = skCount
|
|
Column = cxGridViewREFERENCIA
|
|
end
|
|
item
|
|
Format = ',0.00 '#8364';-,0.00 '#8364
|
|
Kind = skSum
|
|
Column = cxGridViewREF_FACTURA
|
|
end>
|
|
inherited cxGridViewCALLE: TcxGridDBColumn
|
|
Visible = False
|
|
end
|
|
inherited cxGridViewREF_FACTURA: TcxGridDBColumn
|
|
Caption = 'Ref. abono'
|
|
end
|
|
end
|
|
end
|
|
inherited frViewFiltroBase1: TfrViewFiltroBase
|
|
inherited TBXDock1: TTBXDock
|
|
inherited TBXDockablePanel1: TTBXDockablePanel
|
|
inherited dxLayoutControl1: TdxLayoutControl
|
|
inherited txtFiltroTodo: TcxTextEdit
|
|
ExplicitWidth = 453
|
|
Width = 453
|
|
end
|
|
inherited edtFechaIniFiltro: TcxDateEdit
|
|
ExplicitWidth = 237
|
|
Width = 237
|
|
end
|
|
inherited edtFechaFinFiltro: TcxDateEdit
|
|
ExplicitWidth = 239
|
|
Width = 239
|
|
end
|
|
end
|
|
end
|
|
end
|
|
end
|
|
inherited dxComponentPrinter: TdxComponentPrinter
|
|
inherited dxComponentPrinterLink: TdxGridReportLink
|
|
ReportDocument.CreationDate = 39231.765653391200000000
|
|
BuiltInReportLink = True
|
|
end
|
|
end
|
|
inherited dxPrintStyleManager1: TdxPrintStyleManager
|
|
inherited dxPrintStyleManager1Style1: TdxPSPrintStyle
|
|
BuiltInStyle = True
|
|
end
|
|
end
|
|
end
|