X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/96dbc0768869a53c1d146efbc0bd364c2ea9de63..c4885ddf724ece6960bfc53015d55d4bf61c86c6:/SL/AR.pm diff --git a/SL/AR.pm b/SL/AR.pm index 212b2b894..b6a7376e1 100644 --- 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;