X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/4bd1e2f8b588972f10f92728301feacefd5ee4dd..835e3fd9a0114f9aec38af6c98f69a66cec61bdc:/SL/AP.pm diff --git a/SL/AP.pm b/SL/AP.pm index 8de1c3ca7..d8cd5d77b 100644 --- a/SL/AP.pm +++ b/SL/AP.pm @@ -362,8 +362,6 @@ sub post_transaction { exporttype => DATEV_ET_BUCHUNGEN, format => DATEV_FORMAT_KNE, dbh => $dbh, - from => $transdate, - to => $transdate, trans_id => $form->{id}, );