[freeside-commits] branch FREESIDE_4_BRANCH updated. 088f2c57c91391ad6a01492286b36f786a185662

Ivan Kohler ivan at freeside.biz
Tue Apr 9 15:27:53 PDT 2019


The branch, FREESIDE_4_BRANCH has been updated
       via  088f2c57c91391ad6a01492286b36f786a185662 (commit)
      from  3ae83bb3b66c88513278d48faf02cedadaa5c518 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 088f2c57c91391ad6a01492286b36f786a185662
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Apr 9 15:27:52 2019 -0700

    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';

-----------------------------------------------------------------------

Summary of changes:
 FS/FS/AccessRight.pm | 1 +
 1 file changed, 1 insertion(+)




More information about the freeside-commits mailing list