ACL for hardware class config, RT#85057
[freeside.git] / FS / FS / access_right.pm
index 955817c..442a871 100644 (file)
@@ -258,6 +258,7 @@ sub _upgrade_data { # class method
     'List customers' => 'Customers: Customer churn report',
     'Edit customer' => 'Edit customer invoice terms',
     'Financial reports' => 'Basic payment and refund reports',
+    'Configuration' => 'Edit hardware clases and types',
   );
 
 #  foreach my $old_acl ( keys %onetime ) {