svc_circuit, #23879, #25933, #30830
[freeside.git] / FS / FS / AccessRight.pm
index 0369374..9e35aac 100644 (file)
@@ -93,11 +93,9 @@ tie my %rights, 'Tie::IxHash',
     'New prospect',
     'View prospect',
     'Edit prospect',
-    'List prospects',
     'Edit contact', #!
     #'New contact',
     #'View customer contacts',
-    #'List contacts',
     'Generate quotation',
   ],
   
@@ -269,6 +267,8 @@ tie my %rights, 'Tie::IxHash',
   # report/listing rights...
   ###
   'Reporting/listing rights' => [
+    'List prospects',
+    'List contacts',
     'List customers',
     'List all customers',
     'Advanced customer search',
@@ -310,6 +310,7 @@ tie my %rights, 'Tie::IxHash',
     'Services: Alarm services',
     'Services: External services',
     'Usage: RADIUS sessions',
+    'Services: Circuits',
     'Usage: Call Detail Records (CDRs)',
     'Usage: Unrateable CDRs',
     'Usage: Time worked',