summaryrefslogtreecommitdiff
path: root/FS
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-04-14 01:18:09 -0700
committerIvan Kohler <ivan@freeside.biz>2014-04-14 01:18:09 -0700
commit18092846de81204c8be139ce47fd41191e5606c2 (patch)
treee30b2d573906b861f37682268789f6e00707bd67 /FS
parent619b5649552e11eeef2cae712b923d7e0f6d3f43 (diff)
installers (appointments customer view), RT#16584
Diffstat (limited to 'FS')
-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 117e775ad..9903541c4 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -152,6 +152,8 @@ tie my %rights, 'Tie::IxHash',
'Edit customer package comments', #NEW
'Qualify service', #NEW
'Waive setup fee', #NEW
+ 'View appointments', #NEWNEW
+ 'Make appointment',
],
###