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