[freeside-commits] branch master updated. 6c442603b4c7e03cac88a425355eb50abd10d569

Ivan ivan at 420.am
Wed Jan 29 22:06:45 PST 2014


The branch, master has been updated
       via  6c442603b4c7e03cac88a425355eb50abd10d569 (commit)
      from  12c74e8d7c58b6620a124275e125424fc5d9b66e (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 6c442603b4c7e03cac88a425355eb50abd10d569
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Wed Jan 29 22:06:42 2014 -0800

    better menu organization (hopefully)

diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm
index 207a308..1c24bf5 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -311,7 +311,7 @@ tie my %rights, 'Tie::IxHash',
     'Usage: Call Detail Records (CDRs)',
     'Usage: Unrateable CDRs',
     'Usage: Time worked',
-    { rightname=>'Employees: Commission Report', global=>1 },
+    #gone in 4.x as a distinct ACL (for now?) { rightname=>'Employees: Commission Report', global=>1 },
     { rightname=>'Employees: Audit Report', global=>1 },
 
     #{ rightname => 'List customers of all agents', global=>1 },

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

Summary of changes:
 FS/FS/AccessRight.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)




More information about the freeside-commits mailing list