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