DATEV-Check für nur eine Buchung
[kivitendo-erp.git] / SL / AP.pm
index 54abcd1..171b82a 100644 (file)
--- a/SL/AP.pm
+++ b/SL/AP.pm
@@ -416,6 +416,7 @@ sub post_transaction {
       dbh        => $dbh,
       from       => $transdate,
       to         => $transdate,
+      trans_id   => $form->{id},
     );
 
     $datev->export;