disable quotations, RT#20688, RT#22232
[freeside.git] / FS / FS / access_right.pm
index d26db48..d5e3b8b 100644 (file)
@@ -245,6 +245,12 @@ sub _upgrade_data { # class method
     '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',
+    'List prospects' => 'List contacts',
+    'List customers' => 'List contacts',
+    'Backdate payment' => 'Backdate credit',
+    'Generate quotation' => 'Disable quotation',
   );
 
 #  foreach my $old_acl ( keys %onetime ) {