Merge branch 'currency'
[kivitendo-erp.git] / SL / IS.pm
index 35c2c40..a844b73 100644 (file)
--- a/SL/IS.pm
+++ b/SL/IS.pm
@@ -1172,6 +1172,7 @@ sub post_invoice {
       dbh        => $dbh,
       from       => $transdate,
       to         => $transdate,
+      trans_id   => $form->{id},
     );
 
     $datev->export;