git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@45 f4e31baf-9722-1c47-927c-6f952f962d4b
This commit is contained in:
parent
99b6954f0a
commit
56aedf2ca2
@ -2,6 +2,7 @@ inherited fEditorFacturasProveedor: TfEditorFacturasProveedor
|
||||
Caption = 'Lista de facturas de proveedor'
|
||||
ClientHeight = 666
|
||||
ClientWidth = 640
|
||||
ExplicitTop = -136
|
||||
ExplicitWidth = 648
|
||||
ExplicitHeight = 693
|
||||
PixelsPerInch = 96
|
||||
@ -97,6 +98,12 @@ inherited fEditorFacturasProveedor: TfEditorFacturasProveedor
|
||||
Kind = skSum
|
||||
Position = spFooter
|
||||
Column = frViewFacturasProveedor1.cxGridViewIMPORTE_TOTAL
|
||||
end
|
||||
item
|
||||
Format = ',0.00 '#8364';-,0.00 '#8364
|
||||
Kind = skSum
|
||||
Position = spFooter
|
||||
Column = frViewFacturasProveedor1.cxGridViewBASE_IMPONIBLE
|
||||
end>
|
||||
DataController.Summary.FooterSummaryItems = <
|
||||
item
|
||||
@ -108,6 +115,11 @@ inherited fEditorFacturasProveedor: TfEditorFacturasProveedor
|
||||
Format = '0 facturas'
|
||||
Kind = skCount
|
||||
Column = frViewFacturasProveedor1.cxGridViewREFERENCIA
|
||||
end
|
||||
item
|
||||
Format = ',0.00 '#8364';-,0.00 '#8364
|
||||
Kind = skSum
|
||||
Column = frViewFacturasProveedor1.cxGridViewBASE_IMPONIBLE
|
||||
end>
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
Reference in New Issue
Block a user