X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;h=d7015dd01b5857f3395a200ea2cbef6287813eb6;hp=289660fa6c60c875b042739ee204950bddfb1276;hb=0ce4ba640f3c216a37d78296a0e9d4dd262df2d9;hpb=ee7bb8218d50ca38148427c9b24a8decbd3ace86 diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 289660fa6..d7015dd01 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -239,6 +239,9 @@ sub _upgrade_data { # class method 'Services: Accounts' => 'Services: Cable Subscribers', 'Bulk change customer packages' => 'Bulk move customer services', 'Configuration' => 'Edit sales people', + 'Configuration' => 'Alarm global configuration', + 'Services: Accounts' => 'Services: Conferencing', + 'Services: Accounts' => 'Services: Video', ); # foreach my $old_acl ( keys %onetime ) {