X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FAccessRight.pm;h=91793f956c5b192c014a40a733574e32583c3187;hb=0fc158f576b404002225284b5dfc1634502f7569;hp=d40c45ad14a8212d4ae7583405beb07775879722;hpb=5b3ee07ca4807250d9e7ab258fa1ef7cb33cfe12;p=freeside.git diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index d40c45ad1..91793f956 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -290,6 +290,7 @@ tie my %rights, 'Tie::IxHash', 'Billing event reports', 'Receivables report', 'Financial reports', + { rightname=>'Send reports to customers', global=>1 }, { rightname=> 'List inventory', global=>1 }, { rightname=>'View email logs', global=>1 }, { rightname=>'View system logs' }, @@ -315,8 +316,10 @@ tie my %rights, 'Tie::IxHash', 'Services: Mailing lists', 'Services: Alarm services', 'Services: External services', - 'Usage: RADIUS sessions', 'Services: Circuits', + 'Services: Fiber', + 'Services: Fiber: Advanced search', + 'Usage: RADIUS sessions', 'Usage: Call Detail Records (CDRs)', 'Usage: Unrateable CDRs', 'Usage: Time worked',