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