DATEV: Nummernkreislänge muss konstant sein.
[kivitendo-erp.git] / SL / Controller / Inventory.pm
index b2dccb1..a95efad 100644 (file)
@@ -367,7 +367,7 @@ sub action_usage {
 
       $report->set_options('raw_bottom_info_text' => $self->render('inventory/report_bottom', { output => 0 }) );
   }
-  $report->generate_with_headers(action_bar => 1);
+  $report->generate_with_headers();
 
   $main::lxdebug->leave_sub();
 
@@ -704,7 +704,7 @@ the format is adapted to this
 
 only for C<action_stock_usage> and C<action_usage>:
 
-pMartin Helmling E<lt>martin.helmling@opendynamic.deE<gt>
+Martin Helmling E<lt>martin.helmling@opendynamic.deE<gt>
 
 
 =cut