]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/AR.pm
Kosmetik - Formatierung vereinheitlicht
[kivitendo-erp.git] / SL / AR.pm
index a39481b828c3c9ce7072091ab9c8381a7dedca76..e1501b7f7a68ebfef2a2faac2203af1c9b3fe652 100644 (file)
--- a/SL/AR.pm
+++ b/SL/AR.pm
@@ -427,6 +427,7 @@ sub ar_transactions {
     qq|  a.transaction_description, | .
     qq|  pr.projectnumber AS globalprojectnumber, | .
     qq|  c.name, c.customernumber, c.country, c.ustid, b.description as customertype, | .
+    qq|  c.id as customer_id, | .
     qq|  e.name AS employee, | .
     qq|  e2.name AS salesman, | .
     qq|  tz.description AS taxzone, | .