"Edit password" ACL, #21178, part 2
[freeside.git] / FS / FS / access_right.pm
index 0c61896..0e8bf45 100644 (file)
@@ -228,7 +228,9 @@ sub _upgrade_data { # class method
                             'Usage: Call Detail Records (CDRs)',
                             'Usage: Unrateable CDRs',
                           ],
-  ;
+    'Provision customer service' => [ 'Edit password' ],
+
+;
 
   foreach my $old_acl ( keys %onetime ) {