X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/96dbc0768869a53c1d146efbc0bd364c2ea9de63..152d10ef2e2ba3ef1c1849842f2cb2ea04d9d47b:/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;