]> wagnertech.de Git - mfinanz.git/blobdiff - SL/GL.pm
DATEV-Check für nur eine Buchung
[mfinanz.git] / SL / GL.pm
index a422877356583d853d30ba8914d524de884aa576..864c02eabcecd09130cf0b9b5fa602d16a5b4e72 100644 (file)
--- a/SL/GL.pm
+++ b/SL/GL.pm
@@ -198,6 +198,7 @@ sub post_transaction {
       dbh        => $dbh,
       from       => $transdate,
       to         => $transdate,
+      trans_id   => $form->{id},
     );
 
     $datev->export;