]> wagnertech.de Git - kivitendo-erp.git/commitdiff
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 6bb7bfaa784e4f5344bb60615f9222301390a735..44778babdc0547b85092e4a5c36216725b725fed 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 7ca0fa17345254b96d9413b2c0539c41806621b1..bcbc72c16e46b47ed42d673f5621de3625938f23 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