X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FAR.pm;h=b6a7376e1409740fb29e51a109aa642a0b9b88c2;hb=9a8ec1f0d7a7652498258ecb469cbc2d89ad945f;hp=212b2b894bc1ed17f1c03defc6d3850098ecbdfa;hpb=96dbc0768869a53c1d146efbc0bd364c2ea9de63;p=kivitendo-erp.git 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;