X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;fp=FS%2FFS%2Faccess_right.pm;h=d5e3b8b51a105ce284599997c638b89615a78ccc;hp=e5a5781a9485642d9ff8530b504f73ecea7cb7fa;hb=85c78d955fbc2fd6c3991156b387d37c185b9f64;hpb=89f9957267f05520fc676c378694383d16eedeb1 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 ) {