Neue Berechtigung batch_printing (Bugzilla 1493)
authorG. Richardson <information@lx-office-hosting.de>
Wed, 29 Dec 2010 16:10:36 +0000 (17:10 +0100)
committerG. Richardson <information@lx-office-hosting.de>
Wed, 29 Dec 2010 16:26:33 +0000 (17:26 +0100)
Damit kann der Menüpunkt "Druck" komplett ausgeblendet werden, wenn dies für
eine Gruppe nicht freigeschaltet wurde. Für die Unterpunkte gelten weiterhin
die alten Berechtigungen.

Die vorhandenen Gruppen werden nicht angepasst, d.h. diese Option muß für die
vorhandenen Gruppen bei Bedarf noch freigeschaltet werden.

SL/Auth.pm
menu.ini

index 6bb7bfa..44778ba 100644 (file)
@@ -690,6 +690,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')")],
index 7ca0fa1..bcbc72c 100644 (file)
--- a/menu.ini
+++ b/menu.ini
@@ -425,6 +425,7 @@ report=projects
 
 
 [Batch Printing]
+ACCESS=batch_printing
 
 [Batch Printing--Sales Invoices]
 ACCESS=invoice_edit