fix contact self-service disabled on edit (and some basic contact reports), RT#25533...
[freeside.git] / FS / FS / access_right.pm
index 87b052f..ee0c494 100644 (file)
@@ -247,6 +247,8 @@ sub _upgrade_data { # class method
     'Add on-the-fly credit reason' => 'Add on-the-fly refund reason',
     'Configuration' => 'Edit global fee definitions',
     'Edit package definition costs' => 'View package definition costs',
+    'List prospects' => 'List contacts',
+    'List customers' => 'List contacts',
   );
 
 #  foreach my $old_acl ( keys %onetime ) {