Merge branch 'currency'
[kivitendo-erp.git] / SL / IR.pm
index 70a747e..5c335ec 100644 (file)
--- a/SL/IR.pm
+++ b/SL/IR.pm
@@ -767,6 +767,7 @@ sub post_invoice {
       dbh        => $dbh,
       from       => $transdate,
       to         => $transdate,
+      trans_id   => $form->{id},
     );
 
     $datev->export;