suspend and unsuspend whole customer action, RT#17841
[freeside.git] / FS / FS / AccessRight.pm
index bcf3f64..4aa777b 100644 (file)
@@ -111,6 +111,8 @@ tie my %rights, 'Tie::IxHash',
     'Edit customer tags',
     'Edit referring customer',
     'View customer history',
+    'Suspend customer',
+    'Unsuspend customer',
     'Cancel customer',
     'Complimentary customer', #aka users-allow_comp 
     'Merge customer',