X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/96dbc0768869a53c1d146efbc0bd364c2ea9de63..7635f647ec7dcdef51684b21601ee0930ea2bc5b:/SL/AP.pm diff --git a/SL/AP.pm b/SL/AP.pm index 04e1ade07..bc5a36202 100644 --- a/SL/AP.pm +++ b/SL/AP.pm @@ -415,6 +415,7 @@ sub post_transaction { dbh => $dbh, from => $transdate, to => $transdate, + trans_id => $form->{id}, ); $datev->export;