add customer status column to customer & most other reports. also put the C in ACL...
[freeside.git] / FS / FS / AccessRight.pm
index 038cb41..cc0bf7f 100644 (file)
@@ -160,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',
@@ -179,6 +179,11 @@ assigned to users and/or groups.
   'Export',            #
 
 ###
+# misc misc rights
+###
+  'Raw SQL',
+
+###
 # setup/config rights
 ###
   'Edit advertising sources',