summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2019-04-09 15:27:49 -0700
committerIvan Kohler <ivan@freeside.biz>2019-04-09 15:27:49 -0700
commit7ff902ccf499a8a2e8598d653dd958cf6a364b26 (patch)
treef38d2031f023499ace23a14712e00d9c1971869f
parent8b970de57d50e41b2f64f48dd372ba8473962933 (diff)
no need for old desktop telephony stuff to show on default new install
-rw-r--r--FS/FS/AccessRight.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm
index 8783627..701f772 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -473,6 +473,7 @@ sub default_superuser_rights {
'View legacy typeset statments',
'Detach customer package',
'Delete fees',
+ 'Employee preference telephony integration',
);
no warnings 'uninitialized';