]> wagnertech.de Git - mfinanz.git/blobdiff - SL/AR.pm
Merge branch 'currency'
[mfinanz.git] / SL / AR.pm
index 212b2b894bc1ed17f1c03defc6d3850098ecbdfa..b6a7376e1409740fb29e51a109aa642a0b9b88c2 100644 (file)
--- a/SL/AR.pm
+++ b/SL/AR.pm
@@ -330,6 +330,7 @@ sub post_transaction {
       dbh        => $dbh,
       from       => $transdate,
       to         => $transdate,
+      trans_id   => $form->{id},
     );
 
     $datev->export;