From: Ivan Kohler Date: Tue, 9 Apr 2019 22:27:52 +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=088f2c57c91391ad6a01492286b36f786a185662 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 40e9a4678..5aeb18503 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';