X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FAccessRight.pm;fp=FS%2FFS%2FAccessRight.pm;h=471e32affc0d0f706d9b8e21a590e0cd4a0c12c6;hp=ccabf27fd736f745e4405671c40ff30a237081ba;hb=99106a6f323b554fb4d6abe5d80f69e48f75ab85;hpb=cbfeb5f6b7490f78361318ce6290bfb442dbfcbe diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index ccabf27fd..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 },