]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DN.pm
Kosmetik
[kivitendo-erp.git] / SL / DN.pm
index b00a83b44df1a193d5c517d55408a3efd8c9e79a..f51e211e2193714f0643bdf8c58110377a9551a7 100644 (file)
--- a/SL/DN.pm
+++ b/SL/DN.pm
@@ -718,6 +718,7 @@ sub print_dunning {
          ar.transdate,       ar.duedate,      ar.customer_id,
          ar.invnumber,       ar.ordnumber,    ar.cp_id,
          ar.amount,          ar.netamount,    ar.paid,
+         ar.curr,
          ar.amount - ar.paid AS open_amount,
          ar.amount - ar.paid + da.fee + da.interest AS linetotal