X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/9bfde8af91ac295afb6e68b8580f000fd6051f15..3aa5cee2f12c1dff757539b60196bf5e1be0a5d6:/SL/Auth.pm diff --git a/SL/Auth.pm b/SL/Auth.pm index 13044e776..7fb260d54 100644 --- a/SL/Auth.pm +++ b/SL/Auth.pm @@ -1059,6 +1059,7 @@ sub all_rights_full { ["part_service_assembly_details", $locale->text("Show details and reports of parts, services, assemblies")], ["project_edit", $locale->text("Create and edit projects")], ["--ar", $locale->text("AR")], + ["requirement_spec_edit", $locale->text("Create and edit requirement specs")], ["sales_quotation_edit", $locale->text("Create and edit sales quotations")], ["sales_order_edit", $locale->text("Create and edit sales orders")], ["sales_delivery_order_edit", $locale->text("Create and edit sales delivery orders")],