]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Controller/YearEndTransactions.pm
ActionBar: ReportGenerator nutzt per Default nun die ActionBar
[kivitendo-erp.git] / SL / Controller / YearEndTransactions.pm
index 4a9f06c4793f9cb344c31af55ac231d1db9f1f1a..cab851556f3b410c0b5d0ff86bed7f895630ab5f 100644 (file)
@@ -56,7 +56,7 @@ sub action_list {
   );
 
   $self->setup_list_action_bar;
-  $report->generate_with_headers(action_bar => 1);
+  $report->generate_with_headers();
   $main::lxdebug->leave_sub();
 }