remove debugging left on
[freeside.git] / FS / FS / AccessRight.pm
index 4a6da08..cc0bf7f 100644 (file)
@@ -138,6 +138,8 @@ assigned to users and/or groups.
 
   'Delete payment', #aka. deletepayments - Enable deletion of unclosed payments. Be very careful! Only delete payments that were data-entry errors, not adjustments. Optionally specify one or more comma-separated email addresses to be notified when a payment is deleted.
 
+  'Delete refund',
+
 ###
 # customer credit rights
 ###
@@ -158,7 +160,7 @@ assigned to users and/or groups.
 # report/listing rights...
 ###
   'List customers',
-  #'List zip codes',
+  'List zip codes',
   'List invoices',
   'List packages',
   'List services',
@@ -177,6 +179,11 @@ assigned to users and/or groups.
   'Export',            #
 
 ###
+# misc misc rights
+###
+  'Raw SQL',
+
+###
 # setup/config rights
 ###
   'Edit advertising sources',