X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;h=e6dadfa84989d4d421185f45f5ec9942a0b918b2;hb=10c9cff441ddc9e46e419ca8bb566bf752a8c7cf;hp=d26db4895bef558dedf6c7a7d55a3f98210ec9ec;hpb=c7bc6770f2f0b4413b788f8fc9abde6ad5548da3;p=freeside.git diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index d26db4895..e6dadfa84 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -245,6 +245,7 @@ sub _upgrade_data { # class method 'Services: Accounts' => 'Services: Video', 'Edit global package definitions' => 'Edit package definition costs', 'Add on-the-fly credit reason' => 'Add on-the-fly refund reason', + 'Configuration' => 'Edit global fee definitions', ); # foreach my $old_acl ( keys %onetime ) {