X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FAccessRight.pm;h=471e32affc0d0f706d9b8e21a590e0cd4a0c12c6;hb=046409735189fe40a1d349c4f1902da2bc1d71b2;hp=9cccb01f4aba3a8aff2b09fb09ef28c70096002a;hpb=33b9c827617bb2cd71772dfd32a1ac3902532c36;p=freeside.git diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index 9cccb01f4..471e32aff 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -291,6 +291,7 @@ tie my %rights, 'Tie::IxHash', { rightname=> 'List rating data', desc=>'Usage reports', global=>1 }, 'Billing event reports', 'Receivables report', + 'Basic payment and refund reports', 'Financial reports', { rightname=>'Send reports to customers', global=>1 }, { rightname=> 'List inventory', global=>1 }, @@ -362,6 +363,10 @@ tie my %rights, 'Tie::IxHash', { rightname=>'Employee preference telephony integration' }, #] + #'RT preference rights' => [ + { rightname=>'RT activity notification' }, + #] + ], ###