add separate ACL for employee reports, RT#22516
[freeside.git] / FS / FS / AccessRight.pm
index e1001d7..091e7af 100644 (file)
@@ -304,6 +304,8 @@ tie my %rights, 'Tie::IxHash',
     'Usage: Call Detail Records (CDRs)',
     'Usage: Unrateable CDRs',
     'Usage: Time worked',
+    { rightname=>'Employees: Commission Report', global=>1 },
+    { rightname=>'Employees: Audit Report', global=>1 },
 
     #{ rightname => 'List customers of all agents', global=>1 },
   ],