From: levinse Date: Tue, 28 Dec 2010 16:21:04 +0000 (+0000) Subject: better access rights for phone_avail report, part 1, RT10464 X-Git-Tag: freeside_2_1_2~195 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;ds=sidebyside;h=dc29ccde3d063ed43dd74cea76196296b5116cf7;p=freeside.git better access rights for phone_avail report, part 1, RT10464 --- diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index 8dbc22bd5..a265748fc 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -258,6 +258,7 @@ tie my %rights, 'Tie::IxHash', 'Billing event reports', 'Receivables report', 'Financial reports', + { rightname=> 'List inventory', global=>1 }, #{ rightname => 'List customers of all agents', global=>1 }, ],