From e1fa0ee80696fd363bad8100377dd02ca8fc616e Mon Sep 17 00:00:00 2001 From: roberto Date: Wed, 5 Dec 2007 17:28:42 +0000 Subject: [PATCH] git-svn-id: https://192.168.0.254/svn/Proyectos.Acana_FactuGES2/trunk@42 f4e31baf-9722-1c47-927c-6f952f962d4b --- .../Views/uEditorFacturasCliente.dfm | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/Source/Modulos/Facturas de cliente/Views/uEditorFacturasCliente.dfm b/Source/Modulos/Facturas de cliente/Views/uEditorFacturasCliente.dfm index db1ac050..1e1eedac 100644 --- a/Source/Modulos/Facturas de cliente/Views/uEditorFacturasCliente.dfm +++ b/Source/Modulos/Facturas de cliente/Views/uEditorFacturasCliente.dfm @@ -2,6 +2,7 @@ inherited fEditorFacturasCliente: TfEditorFacturasCliente Caption = 'Lista de facturas de cliente' ClientHeight = 666 ClientWidth = 640 + ExplicitTop = -136 ExplicitWidth = 648 ExplicitHeight = 693 PixelsPerInch = 96 @@ -96,6 +97,12 @@ inherited fEditorFacturasCliente: TfEditorFacturasCliente Kind = skSum Position = spFooter Column = frViewFacturasCliente1.cxGridViewBASE_IMPONIBLE + end + item + Format = ',0.00 '#8364';-,0.00 '#8364 + Kind = skSum + Position = spFooter + Column = frViewFacturasCliente1.cxGridViewIMPORTE_TOTAL end> DataController.Summary.FooterSummaryItems = < item @@ -107,6 +114,11 @@ inherited fEditorFacturasCliente: TfEditorFacturasCliente Format = ',0.00 '#8364';-,0.00 '#8364 Kind = skSum Column = frViewFacturasCliente1.cxGridViewBASE_IMPONIBLE + end + item + Format = ',0.00 '#8364';-,0.00 '#8364 + Kind = skSum + Column = frViewFacturasCliente1.cxGridViewIMPORTE_TOTAL end> inherited cxGridViewBASE_IMPONIBLE: TcxGridDBColumn Visible = True @@ -130,8 +142,10 @@ inherited fEditorFacturasCliente: TfEditorFacturasCliente Width = 240 end inherited edtFechaFinFiltro: TcxDateEdit - Left = 351 - ExplicitLeft = 351 + Left = 367 + ExplicitLeft = 367 + ExplicitWidth = 244 + Width = 244 end end inherited TBXAlignmentPanel1: TTBXAlignmentPanel