Cambio en la lista de recibos para que nos cuente los recibos añadidos a la remesa
git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@246 f4e31baf-9722-1c47-927c-6f952f962d4b
This commit is contained in:
parent
0d31d3bb50
commit
f6aaca1676
@ -218,6 +218,11 @@ inherited fEditorRemesaCliente: TfEditorRemesaCliente
|
|||||||
Format = ',0.00 '#8364';-,0.00 '#8364
|
Format = ',0.00 '#8364';-,0.00 '#8364
|
||||||
Kind = skSum
|
Kind = skSum
|
||||||
Column = frViewRecibosRemesaCliente1.cxGridViewIMPORTE_TOTAL
|
Column = frViewRecibosRemesaCliente1.cxGridViewIMPORTE_TOTAL
|
||||||
|
end
|
||||||
|
item
|
||||||
|
Format = '0 Recibos'
|
||||||
|
Kind = skCount
|
||||||
|
Column = frViewRecibosRemesaCliente1.cxGridViewREFERENCIA
|
||||||
end>
|
end>
|
||||||
DataController.Summary.OnAfterSummary = frViewRecibosRemesaCliente1cxGridViewDataControllerSummaryAfterSummary
|
DataController.Summary.OnAfterSummary = frViewRecibosRemesaCliente1cxGridViewDataControllerSummaryAfterSummary
|
||||||
inherited cxGridViewIMPORTE_TOTAL: TcxGridDBColumn
|
inherited cxGridViewIMPORTE_TOTAL: TcxGridDBColumn
|
||||||
|
|||||||
@ -15,7 +15,7 @@ inherited fEditorRemesaProveedor: TfEditorRemesaProveedor
|
|||||||
inherited JvNavPanelHeader: TJvNavPanelHeader
|
inherited JvNavPanelHeader: TJvNavPanelHeader
|
||||||
Width = 699
|
Width = 699
|
||||||
Caption = 'Remesa de pago'
|
Caption = 'Remesa de pago'
|
||||||
ExplicitWidth = 690
|
ExplicitWidth = 699
|
||||||
inherited Image1: TImage
|
inherited Image1: TImage
|
||||||
Left = 672
|
Left = 672
|
||||||
Picture.Data = {
|
Picture.Data = {
|
||||||
@ -47,7 +47,7 @@ inherited fEditorRemesaProveedor: TfEditorRemesaProveedor
|
|||||||
end
|
end
|
||||||
inherited TBXDock: TTBXDock
|
inherited TBXDock: TTBXDock
|
||||||
Width = 699
|
Width = 699
|
||||||
ExplicitWidth = 690
|
ExplicitWidth = 699
|
||||||
inherited tbxMain: TTBXToolbar
|
inherited tbxMain: TTBXToolbar
|
||||||
ExplicitWidth = 330
|
ExplicitWidth = 330
|
||||||
inherited TBXItem2: TTBXItem
|
inherited TBXItem2: TTBXItem
|
||||||
@ -105,13 +105,13 @@ inherited fEditorRemesaProveedor: TfEditorRemesaProveedor
|
|||||||
MultiLine = True
|
MultiLine = True
|
||||||
ExplicitLeft = 3
|
ExplicitLeft = 3
|
||||||
ExplicitTop = 79
|
ExplicitTop = 79
|
||||||
ExplicitWidth = 684
|
ExplicitWidth = 693
|
||||||
ExplicitHeight = 457
|
ExplicitHeight = 476
|
||||||
inherited pagGeneral: TTabSheet
|
inherited pagGeneral: TTabSheet
|
||||||
ExplicitLeft = 4
|
ExplicitLeft = 4
|
||||||
ExplicitTop = 24
|
ExplicitTop = 24
|
||||||
ExplicitWidth = 676
|
ExplicitWidth = 685
|
||||||
ExplicitHeight = 429
|
ExplicitHeight = 448
|
||||||
inline frViewRecibosRemesaProveedor1: TfrViewRecibosRemesaProveedor
|
inline frViewRecibosRemesaProveedor1: TfrViewRecibosRemesaProveedor
|
||||||
Left = 0
|
Left = 0
|
||||||
Top = 210
|
Top = 210
|
||||||
@ -126,27 +126,32 @@ inherited fEditorRemesaProveedor: TfEditorRemesaProveedor
|
|||||||
ParentFont = False
|
ParentFont = False
|
||||||
TabOrder = 0
|
TabOrder = 0
|
||||||
ReadOnly = False
|
ReadOnly = False
|
||||||
ExplicitTop = 155
|
ExplicitTop = 210
|
||||||
ExplicitWidth = 676
|
ExplicitWidth = 685
|
||||||
ExplicitHeight = 274
|
ExplicitHeight = 238
|
||||||
inherited cxGrid: TcxGrid
|
inherited cxGrid: TcxGrid
|
||||||
Width = 685
|
Width = 685
|
||||||
Height = 213
|
Height = 213
|
||||||
ExplicitWidth = 676
|
ExplicitWidth = 685
|
||||||
ExplicitHeight = 249
|
ExplicitHeight = 213
|
||||||
inherited cxGridView: TcxGridDBTableView
|
inherited cxGridView: TcxGridDBTableView
|
||||||
DataController.Summary.FooterSummaryItems = <
|
DataController.Summary.FooterSummaryItems = <
|
||||||
item
|
item
|
||||||
Format = ',0.00 '#8364';-,0.00 '#8364
|
Format = ',0.00 '#8364';-,0.00 '#8364
|
||||||
Kind = skSum
|
Kind = skSum
|
||||||
Column = frViewRecibosRemesaProveedor1.cxGridViewIMPORTE_TOTAL
|
Column = frViewRecibosRemesaProveedor1.cxGridViewIMPORTE_TOTAL
|
||||||
|
end
|
||||||
|
item
|
||||||
|
Format = '0 Recibos'
|
||||||
|
Kind = skCount
|
||||||
|
Column = frViewRecibosRemesaProveedor1.cxGridViewREFERENCIA
|
||||||
end>
|
end>
|
||||||
DataController.Summary.OnAfterSummary = frViewRecibosRemesaProveedor1cxGridViewDataControllerSummaryAfterSummary
|
DataController.Summary.OnAfterSummary = frViewRecibosRemesaProveedor1cxGridViewDataControllerSummaryAfterSummary
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
inherited ToolBar1: TToolBar
|
inherited ToolBar1: TToolBar
|
||||||
Width = 685
|
Width = 685
|
||||||
ExplicitWidth = 676
|
ExplicitWidth = 685
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
inline frViewRemesaProveedor1: TfrViewRemesaProveedor
|
inline frViewRemesaProveedor1: TfrViewRemesaProveedor
|
||||||
@ -163,13 +168,13 @@ inherited fEditorRemesaProveedor: TfEditorRemesaProveedor
|
|||||||
ParentFont = False
|
ParentFont = False
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
ReadOnly = False
|
ReadOnly = False
|
||||||
ExplicitWidth = 676
|
ExplicitWidth = 685
|
||||||
ExplicitHeight = 210
|
ExplicitHeight = 210
|
||||||
inherited dxLayoutControlRemesaProveedor: TdxLayoutControl
|
inherited dxLayoutControlRemesaProveedor: TdxLayoutControl
|
||||||
Width = 685
|
Width = 685
|
||||||
Height = 210
|
Height = 210
|
||||||
ExplicitWidth = 676
|
ExplicitWidth = 685
|
||||||
ExplicitHeight = 155
|
ExplicitHeight = 210
|
||||||
inherited eReferencia: TcxDBTextEdit
|
inherited eReferencia: TcxDBTextEdit
|
||||||
ExplicitWidth = 164
|
ExplicitWidth = 164
|
||||||
Width = 164
|
Width = 164
|
||||||
@ -216,8 +221,8 @@ inherited fEditorRemesaProveedor: TfEditorRemesaProveedor
|
|||||||
item
|
item
|
||||||
Width = 200
|
Width = 200
|
||||||
end>
|
end>
|
||||||
ExplicitTop = 585
|
ExplicitTop = 604
|
||||||
ExplicitWidth = 690
|
ExplicitWidth = 699
|
||||||
end
|
end
|
||||||
inline frViewTotales1: TfrViewTotales [4]
|
inline frViewTotales1: TfrViewTotales [4]
|
||||||
Left = 0
|
Left = 0
|
||||||
@ -233,12 +238,12 @@ inherited fEditorRemesaProveedor: TfEditorRemesaProveedor
|
|||||||
ParentFont = False
|
ParentFont = False
|
||||||
TabOrder = 4
|
TabOrder = 4
|
||||||
ReadOnly = False
|
ReadOnly = False
|
||||||
ExplicitTop = 539
|
ExplicitTop = 558
|
||||||
ExplicitWidth = 690
|
ExplicitWidth = 699
|
||||||
ExplicitHeight = 46
|
ExplicitHeight = 46
|
||||||
inherited dxLayoutControl1: TdxLayoutControl
|
inherited dxLayoutControl1: TdxLayoutControl
|
||||||
Width = 699
|
Width = 699
|
||||||
ExplicitWidth = 690
|
ExplicitWidth = 699
|
||||||
inherited Bevel1: TBevel
|
inherited Bevel1: TBevel
|
||||||
Left = 92
|
Left = 92
|
||||||
Top = 91
|
Top = 91
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user