From 088f2c57c91391ad6a01492286b36f786a185662 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 9 Apr 2019 15:27:52 -0700 Subject: [PATCH] no need for old desktop telephony stuff to show on default new install --- FS/FS/AccessRight.pm | 1 + 1 file changed, 1 insertion(+) 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'; -- 2.11.0