]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/oe.pl
ActionBar: ReportGenerator nutzt per Default nun die ActionBar
[mfinanz.git] / bin / mozilla / oe.pl
index dccfccbfb1d45a6487c39fcd26e8c0f8ca599c1d..b024853ccf277b1c2b8d1a063865ce371ac94514 100644 (file)
@@ -1261,7 +1261,7 @@ sub orders {
   $report->add_data(create_subtotal_row(\%totals, \@columns, \%column_alignment, \@subtotal_columns, 'listtotal'));
 
   setup_oe_orders_action_bar();
-  $report->generate_with_headers(action_bar => 1);
+  $report->generate_with_headers();
 
   $main::lxdebug->leave_sub();
 }