[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 90ded0e1587d31034e4a8d344325abeb25395db3

Ivan ivan at 420.am
Tue Feb 19 20:29:00 PST 2013


The branch, FREESIDE_2_3_BRANCH has been updated
       via  90ded0e1587d31034e4a8d344325abeb25395db3 (commit)
      from  d83a701ddf329654360afb8c3b119b4f733714bc (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 90ded0e1587d31034e4a8d344325abeb25395db3
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Feb 19 20:28:59 2013 -0800

    add onetime access right upgrade 'Edit package definitions'            => 'Bulk edit package definitions', RT#13057

diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm
index 4cf12d8..55cc979 100644
--- a/FS/FS/access_right.pm
+++ b/FS/FS/access_right.pm
@@ -195,6 +195,7 @@ sub _upgrade_data { # class method
     'Post credit'                         => 'Credit line items',
     #'View customer tax exemptions'        => 'Edit customer tax exemptions',
     'Edit customer'                       => 'Edit customer tax exemptions',
+    'Edit package definitions'            => 'Bulk edit package definitions',
 
     'List services'    => [ 'Services: Accounts',
                             'Services: Domains',

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

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




More information about the freeside-commits mailing list