modified _upgrade to grant "Add on-the-fly refund reason" to groups with "Add on...
authorJoshua Goodman <jgoodman1990@gmail.com>
Thu, 6 Mar 2014 22:45:53 +0000 (22:45 +0000)
committerJoshua Goodman <jgoodman1990@gmail.com>
Thu, 6 Mar 2014 22:45:53 +0000 (22:45 +0000)
FS/FS/access_right.pm

index 0906c0c..9ec7ab9 100644 (file)
@@ -243,7 +243,7 @@ sub _upgrade_data { # class method
     'Configuration' => 'Alarm global configuration',
     'Services: Accounts' => 'Services: Conferencing',
     'Services: Accounts' => 'Services: Video',
-    'Edit global package definitions' => 'Edit package definition costs',
+    'Add on-the-fly credit reason' => 'Add on-the-fly refund reason',
   );
 
 #  foreach my $old_acl ( keys %onetime ) {