X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FController%2FInventory.pm;h=a95efaddb0188a4bda21e5db971686b2bebb6774;hb=254ef1b288fe55a17d10468ba776b43661594269;hp=b2dccb159aaf154aae41a21635796002ddde9c70;hpb=fedfc383692d2cb07d68244b31e2b08b450329d4;p=kivitendo-erp.git diff --git a/SL/Controller/Inventory.pm b/SL/Controller/Inventory.pm index b2dccb159..a95efaddb 100644 --- a/SL/Controller/Inventory.pm +++ b/SL/Controller/Inventory.pm @@ -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 and C: -pMartin Helmling Emartin.helmling@opendynamic.deE +Martin Helmling Emartin.helmling@opendynamic.deE =cut