]> wagnertech.de Git - mfinanz.git/blobdiff - SL/AR.pm
DATEV - Buchungscheck prüft nur Buchungen einer trans_id
[mfinanz.git] / SL / AR.pm
index 65ab4ce016f33ba7b15b0023433e082f79e57d8a..7236196a9fbe66b54690034eb7e753c0b98a65b6 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},
     );