X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;h=d5e3b8b51a105ce284599997c638b89615a78ccc;hb=167dbdad01e2c1b62fd9be43cc05212e8c874a02;hp=ee0c494ae335d047373c0d58a4ca08f150130270;hpb=5499e8e571862b071e1b072a017aba16636ea34b;p=freeside.git diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index ee0c494ae..d5e3b8b51 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -249,6 +249,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 ) {