X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FAccessRight.pm;h=8d4d67ba62a4f5ecb1f6ee66ab3e2d87b9833cbd;hp=9b9642ed1590e13f54f7e0bddfc5157de59a6597;hb=0f359d5480aa1621d73ee802f420e8951abc620d;hpb=6c284750de8fe49d7d4cdc6a9a4fb618697780e2 diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index 9b9642ed1..8d4d67ba6 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -359,6 +359,9 @@ tie my %rights, 'Tie::IxHash', 'Bulk edit package definitions', + 'Edit FCC report configuration', + { rightname => 'Edit FCC report configuration for all agents', global=>1 }, + 'Edit CDR rates', #{ rightname=>'Edit global CDR rates', global=>1, },