ACL for hardware class config, RT#85057
[freeside.git] / FS / FS / access_right.pm
index 155da73..226c81e 100644 (file)
@@ -261,6 +261,7 @@ sub _upgrade_data { # class method
     'Edit customer note' => 'Delete customer note',
     '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 ) {