RT#30613: Can't Send E-mail
[freeside.git] / FS / FS / access_right.pm
index 0be3b23..ea3bd42 100644 (file)
@@ -246,6 +246,8 @@ sub _upgrade_data { # class method
     '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 ) {