]> wagnertech.de Git - mfinanz.git/blobdiff - SL/AP.pm
Merge branch 'master' of github.com:kivitendo/kivitendo-erp
[mfinanz.git] / SL / AP.pm
index 04e1ade073ae66ee694223e419f116b5113f1ec9..bc5a362025ce9373a039afe6b8383763de5e85e8 100644 (file)
--- a/SL/AP.pm
+++ b/SL/AP.pm
@@ -415,6 +415,7 @@ sub post_transaction {
       dbh        => $dbh,
       from       => $transdate,
       to         => $transdate,
       dbh        => $dbh,
       from       => $transdate,
       to         => $transdate,
+      trans_id   => $form->{id},
     );
 
     $datev->export;
     );
 
     $datev->export;