]> wagnertech.de Git - mfinanz.git/blobdiff - SL/AR.pm
DATEV-Check für nur eine Buchung
[mfinanz.git] / SL / AR.pm
index 7958495839946f911cf257c2156c97b70d7c0afa..dd5488ad78da119db98b4575fe0fb10671ef22ff 100644 (file)
--- a/SL/AR.pm
+++ b/SL/AR.pm
@@ -331,6 +331,7 @@ sub post_transaction {
       dbh        => $dbh,
       from       => $transdate,
       to         => $transdate,
+      trans_id   => $form->{id},
     );
 
     $datev->export;