X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5ac0b1b2cb0b120d0421acd6355a31e376885646..e04c32d3d5702636c2ad0fc25d27532c9eb853b0:/SL/AR.pm diff --git a/SL/AR.pm b/SL/AR.pm index 795849583..dd5488ad7 100644 --- 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;