From 7ff902ccf499a8a2e8598d653dd958cf6a364b26 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 9 Apr 2019 15:27:49 -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 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'; -- 2.11.0