]> wagnertech.de Git - mfinanz.git/blobdiff - SL/AR.pm
Auftrags-Controller: wenn kein Recht zur Bearbeitung, dann Aktionen ausblenden …
[mfinanz.git] / SL / AR.pm
index 280184d7e92c46d57f311235f3591972afa35e3b..77c62d39c4e5d97e6b5373144ed08014772f95e5 100644 (file)
--- a/SL/AR.pm
+++ b/SL/AR.pm
@@ -487,6 +487,7 @@ sub ar_transactions {
     qq|  a.shippingpoint, a.storno, a.storno_id, a.globalproject_id, | .
     qq|  a.marge_total, a.marge_percent, | .
     qq|  a.transaction_description, a.direct_debit, | .
+    qq|  a.type, | .
     qq|  pr.projectnumber AS globalprojectnumber, | .
     qq|  c.name, c.customernumber, c.country, c.ustid, b.description as customertype, | .
     qq|  c.id as customer_id, | .