From: levinse Date: Tue, 28 Dec 2010 16:21:03 +0000 (+0000) Subject: better access rights for phone_avail report, part 1, RT10464 X-Git-Tag: freeside_2_3_0~812 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=e9753c2dae9818d475deb9b66f1ee75f0e7d27a2;hp=224991fedb653d040c9d280726888cad29fc26db better access rights for phone_avail report, part 1, RT10464 --- diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index adb4a0667..09ec94825 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -259,6 +259,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 }, ],