X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/0ecaba2bd92a6a217c9c6f281e3c825c01c3975d..217d32f3531a3565d647a1cfd0f3deb9b9ec1365:/SL/Auth.pm diff --git a/SL/Auth.pm b/SL/Auth.pm index 415898061..9398f557b 100644 --- a/SL/Auth.pm +++ b/SL/Auth.pm @@ -855,7 +855,6 @@ sub all_rights_full { ["customer_vendor_edit", $locale->text("Create and edit customers and vendors")], ["part_service_assembly_edit", $locale->text("Create and edit parts, services, assemblies")], ["project_edit", $locale->text("Create and edit projects")], - ["license_edit", $locale->text("Manage license keys")], ["--ar", $locale->text("AR")], ["sales_quotation_edit", $locale->text("Create and edit sales quotations")], ["sales_order_edit", $locale->text("Create and edit sales orders")],