From: Ivan Kohler Date: Tue, 9 Apr 2019 22:27:49 +0000 (-0700) Subject: no need for old desktop telephony stuff to show on default new install X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=7ff902ccf499a8a2e8598d653dd958cf6a364b26 no need for old desktop telephony stuff to show on default new install --- diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index 87836279f..701f7724a 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';