[freeside-commits] branch master updated. 0198166784e8291e1b5a083ce3c89607ffef721e

Brian Medley bpm at 420.am
Fri Apr 27 17:20:18 PDT 2012


The branch, master has been updated
       via  0198166784e8291e1b5a083ce3c89607ffef721e (commit)
      from  e01fcd6e0328c2fa988be7c4df0b9c833323c1a9 (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 0198166784e8291e1b5a083ce3c89607ffef721e
Author: Brian Medley <bpm at snafu.org>
Date:   Fri Apr 27 19:15:49 2012 -0500

    add in ability to edit new access rights, #17056

diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm
index d2417f0..8a13ab3 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -269,6 +269,25 @@ tie my %rights, 'Tie::IxHash',
     { rightname=>'View email logs', global=>1 },
 
     'Download report data',
+    'Services: Accounts',
+    'Services: Domains',
+    'Services: Certificates',
+    'Services: Mail forwards',
+    'Services: Virtual hosting services',
+    'Services: Wireless broadband services',
+    'Services: DSLs',
+    'Services: Dish services',
+    'Services: Hardware',
+    'Services: Phone numbers',
+    'Services: PBXs',
+    'Services: Ports',
+    'Services: Mailing lists',
+    'Services: External services',
+    'Usage: RADIUS sessions',
+    'Usage: Call Detail Records (CDRs)',
+    'Usage: Unrateable CDRs',
+    'Usage: Time worked',
+    'Usage: Time worked summary',
 
     #{ rightname => 'List customers of all agents', global=>1 },
   ],

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

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




More information about the freeside-commits mailing list