]> wagnertech.de Git - mfinanz.git/blobdiff - SL/GL.pm
Beim Laden von Dialogbuchungen wurde das Belegfeld nicht mitgeladen
[mfinanz.git] / SL / GL.pm
index ef04d9ad61fa6b5b0b008ba677c1b08d92e04ece..2da6e7e7d8ce9e15790ffe4e0149ef4a41422c20 100644 (file)
--- a/SL/GL.pm
+++ b/SL/GL.pm
@@ -573,7 +573,7 @@ sub transaction {
 
     # retrieve individual rows
     $query =
-      qq|SELECT c.accno, t.taxkey AS accnotaxkey, a.amount, a.memo,
+      qq|SELECT c.accno, t.taxkey AS accnotaxkey, a.amount, a.memo, a.source,
            a.transdate, a.cleared, a.project_id, p.projectnumber,
            a.taxkey, t.rate AS taxrate, t.id,
            (SELECT c1.accno