]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/dn.pl
Diverse Bugfixes im DATEV-Export
[mfinanz.git] / bin / mozilla / dn.pl
index 07830aabcfcf17d8c35d6f4f6ed00512f84b03f3..f9485c554299bb2d7d2c066922bfc25bcd27aa7b 100644 (file)
@@ -310,7 +310,7 @@ sub show_dunning {
 
   $report->set_options('std_column_visibility' => 1,
                        'title'                 => $form->{title});
-  $report->set_export_options('show_dunning', @filter_field_list);
+  $report->set_export_options('show_dunning', @filter_field_list, qw(sort sortdir));
 
   my %column_defs         =  (
     'checkbox'            => { 'text' => '', 'visible' => 'HTML' },