From 9817000e8de994af4af17a0d8d56205d914f3a1e Mon Sep 17 00:00:00 2001 From: roberto Date: Tue, 22 Jun 2010 18:37:45 +0000 Subject: [PATCH] #399 Que el roden del informe de listado de facturas de cliente con desglose de IVA, sea por fecha y referencia git-svn-id: https://192.168.0.254/svn/Proyectos.Noviseda_FactuGES2/trunk@127 f33bb606-9f5c-448d-9c99-757f00063c96 --- .../Facturas de cliente/Reports/uRptFacturasCliente_Server.dfm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Source/Modulos/Facturas de cliente/Reports/uRptFacturasCliente_Server.dfm b/Source/Modulos/Facturas de cliente/Reports/uRptFacturasCliente_Server.dfm index 87bba3a..87b10d4 100644 --- a/Source/Modulos/Facturas de cliente/Reports/uRptFacturasCliente_Server.dfm +++ b/Source/Modulos/Facturas de cliente/Reports/uRptFacturasCliente_Server.dfm @@ -644,7 +644,8 @@ object RptFacturasCliente: TRptFacturasCliente 'cha_factura)'#10'end as TITULO,'#10'REFERENCIA, ID_CLIENTE, NOMBRE, SIT' + 'UACION, NIF_CIF, FECHA_FACTURA, fecha_vencimiento, BASE_IMPONIBL' + 'E, IMPORTE_IVA, IMPORTE_RE, IMPORTE_TOTAL'#10#10'from V_facturas_clien' + - 'te'#10'where {where}'#10'order by ANO, MES, FECHA_FACTURA, NOMBRE'#10#10 + 'te'#10'where {where}'#10'order by ANO, MES, FECHA_FACTURA, REFERENCIA, N' + + 'OMBRE'#10#10 StatementType = stSQL ColumnMappings = < item