X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2FAccessRight.pm;h=71db3f2ede63caf4521e37687dd1950e2a9012bf;hb=0068c5ee1d0e13bee273abd3b9f8ec9f441c45e4;hp=e97cc54cd5e7542680d2300c0021d28fca7982d5;hpb=e3004bbda87eaba918f5742a7ccb53fe3aa38031;p=freeside.git diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index e97cc54cd..71db3f2ed 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -347,6 +347,12 @@ tie my %rights, 'Tie::IxHash', ### #'Database access rights' => [ { rightname=>'Raw SQL', global=>1 }, #NEW + #] + + #'Employee preference rights' => [ + { rightname=>'Employee preference telephony integration' }, + #] + ], ###