X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;h=d5e3b8b51a105ce284599997c638b89615a78ccc;hb=85c78d955fbc2fd6c3991156b387d37c185b9f64;hp=e5a5781a9485642d9ff8530b504f73ecea7cb7fa;hpb=7dd8215a91ca6ca4a9988a0108647ada7f2a11d8;p=freeside.git diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index e5a5781a9..d5e3b8b51 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -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 ) {