X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b09bc3dee65b562db29f7884024af9720eb527e0..6a3494478a287c2820e3f68a09bef700af1f57e0:/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}, );