]> wagnertech.de Git - mfinanz.git/blobdiff - SL/AR.pm
Merge branch 'bankerweiterung_und_skonto'
[mfinanz.git] / SL / AR.pm
index 74bfeee607d2b78ed2c3f8e948d262f08d9feb8d..81be410e819f7d490d57c233be811c26a37aa2e0 100644 (file)
--- a/SL/AR.pm
+++ b/SL/AR.pm
@@ -302,8 +302,6 @@ sub post_transaction {
       exporttype => DATEV_ET_BUCHUNGEN,
       format     => DATEV_FORMAT_KNE,
       dbh        => $dbh,
-      from       => $transdate,
-      to         => $transdate,
       trans_id   => $form->{id},
     );