DATEV-Check für nur eine Buchung
[kivitendo-erp.git] / SL / IS.pm
index ce8db64..9ecc648 100644 (file)
--- a/SL/IS.pm
+++ b/SL/IS.pm
@@ -1174,6 +1174,7 @@ sub post_invoice {
       dbh        => $dbh,
       from       => $transdate,
       to         => $transdate,
+      trans_id   => $form->{id},
     );
 
     $datev->export;