add RADIUS session search back to main menu
[freeside.git] / FS / FS / AccessRight.pm
index f04779a..309dab9 100644 (file)
@@ -120,6 +120,7 @@ assigned to users and/or groups.
 
   'Credit card void', #aka. cc-void #Enable local-only voiding of echeck payments in addition to refunds against the payment gateway
   'Echeck void', #aka. echeck-void #Enable local-only voiding of echeck payments in addition to refunds against the payment gateway
+  'Regular void',
   'Unvoid', #aka. unvoid #Enable unvoiding of voided payments
 
   'List customers',
@@ -128,14 +129,19 @@ assigned to users and/or groups.
   'List packages',
   'List services',
 
+  'List rating data',  # 'Usage reports',
+  'Billing event reports',
   'Financial reports',
 
   'Job queue', # these are not currently agent-virtualized
   'Import',    #
   'Export',    #
 
-  'Configuration', #none of the configuraiton is agent-virtualized either
+  'Edit advertising sources',
+  'Edit global advertising sources',
 
+  'Configuration', #most of the rest of the configuraiton is not
+                   # agent-virtualized
 );
 
 sub rights {