DATEV-Check für nur eine Buchung
[kivitendo-erp.git] / SL / GL.pm
index a422877..864c02e 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;