[freeside-commits] branch master updated. 7ff902ccf499a8a2e8598d653dd958cf6a364b26

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


The branch, master has been updated
       via  7ff902ccf499a8a2e8598d653dd958cf6a364b26 (commit)
      from  8b970de57d50e41b2f64f48dd372ba8473962933 (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 7ff902ccf499a8a2e8598d653dd958cf6a364b26
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Apr 9 15:27:49 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 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';

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

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




More information about the freeside-commits mailing list