show costs when ordering, RT#30462
[freeside.git] / FS / FS / access_right.pm
index 0906c0c..87b052f 100644 (file)
@@ -244,6 +244,9 @@ sub _upgrade_data { # class method
     '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',
+    'Configuration' => 'Edit global fee definitions',
+    'Edit package definition costs' => 'View package definition costs',
   );
 
 #  foreach my $old_acl ( keys %onetime ) {