X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/e46c68251a55936a943e89c4fa6c3be7beff3f05..d0fb3d4d75994271fcfe764ad3f7d7c4d314a068:/SL/Auth.pm diff --git a/SL/Auth.pm b/SL/Auth.pm index c573c3060..71a333f94 100644 --- a/SL/Auth.pm +++ b/SL/Auth.pm @@ -706,6 +706,8 @@ sub all_rights_full { ["--reports", $locale->text('Reports')], ["report", $locale->text('All reports')], ["advance_turnover_tax_return", $locale->text('Advance turnover tax return')], + ["--batch_printing", $locale->text("Batch Printing")], + ["batch_printing", $locale->text("Batch Printing")], ["--others", $locale->text("Others")], ["email_bcc", $locale->text("May set the BCC field when sending emails")], ["config", $locale->text("Change Lx-Office installation settings (all menu entries beneath 'System')")],