From 6713e49a1f18a47495184f09da4d057f8d2c9bcd Mon Sep 17 00:00:00 2001 From: roberto Date: Mon, 16 Jan 2012 10:40:48 +0000 Subject: [PATCH] git-svn-id: https://192.168.0.254/svn/Proyectos.AbetoDesign_FactuGES/trunk@27 93f398dd-4eb6-7a46-baf6-13f46f578da2 --- Source/Informes/2/InfFacturaCliente.fr3 | 46 ++++++++++--------- .../uGenerarFacturasCliUtils.pas | 1 + 2 files changed, 26 insertions(+), 21 deletions(-) diff --git a/Source/Informes/2/InfFacturaCliente.fr3 b/Source/Informes/2/InfFacturaCliente.fr3 index 800afaa..2a78fa8 100644 --- a/Source/Informes/2/InfFacturaCliente.fr3 +++ b/Source/Informes/2/InfFacturaCliente.fr3 @@ -1,30 +1,34 @@ - + - - - - - + + + + + - - + + - - - - + + + + - - - - - + + + + + + + + + - + @@ -43,8 +47,9 @@ + - + @@ -52,9 +57,8 @@ - + - diff --git a/Source/Modulos/Relaciones/Contratos de cliente - Facturas de cliente/uGenerarFacturasCliUtils.pas b/Source/Modulos/Relaciones/Contratos de cliente - Facturas de cliente/uGenerarFacturasCliUtils.pas index b93f893..942ab3e 100644 --- a/Source/Modulos/Relaciones/Contratos de cliente - Facturas de cliente/uGenerarFacturasCliUtils.pas +++ b/Source/Modulos/Relaciones/Contratos de cliente - Facturas de cliente/uGenerarFacturasCliUtils.pas @@ -76,6 +76,7 @@ begin AFactura.RE := AContrato.RE; AFactura.IMPORTE_RE := AContrato.IMPORTE_RE; AFactura.ID_CONTRATO := AContrato.ID; + AFactura.ID_FORMA_PAGO := AContrato.ID_FORMA_PAGO; end; procedure CopiarDetallesAFactura(