Beim Laden von Dialogbuchungen wurde das Belegfeld nicht mitgeladen
authorPhilip Reetz <p.reetz@linet-services.de>
Thu, 14 Jun 2007 11:42:11 +0000 (11:42 +0000)
committerPhilip Reetz <p.reetz@linet-services.de>
Thu, 14 Jun 2007 11:42:11 +0000 (11:42 +0000)
SL/GL.pm

index ef04d9a..2da6e7e 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