summaryrefslogtreecommitdiff
path: root/FS/FS/AccessRight.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-04-14 01:18:05 -0700
committerIvan Kohler <ivan@freeside.biz>2014-04-14 01:18:05 -0700
commit7cd35e039f0339dc115e386c07174957d9a4ee06 (patch)
treef64bdef28ca10b7b6a6f9088d6e3f43d5686065e /FS/FS/AccessRight.pm
parent61efe651061fbf1ac5fd2952e5ebfc9d827c7b95 (diff)
installers (appointments customer view), RT#16584
Diffstat (limited to 'FS/FS/AccessRight.pm')
-rw-r--r--FS/FS/AccessRight.pm2
1 files changed, 2 insertions, 0 deletions
diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm
index 4d9cff9..ecbaa64 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -151,6 +151,8 @@ tie my %rights, 'Tie::IxHash',
'Edit customer package comments', #NEW
'Qualify service', #NEW
'Waive setup fee', #NEW
+ 'View appointments', #NEWNEW
+ 'Make appointment',
],
###