[freeside-commits] branch master updated. c771d59d3a094186110dfb6bc73d01ad67b2cfed

Ivan ivan at 420.am
Tue Feb 19 20:28:59 PST 2013


The branch, master has been updated
       via  c771d59d3a094186110dfb6bc73d01ad67b2cfed (commit)
      from  cd99d4ff00f359cfcdd35c1cebde5a67ae8218e3 (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 c771d59d3a094186110dfb6bc73d01ad67b2cfed
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Tue Feb 19 20:28:58 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 18d2695..0c61896 100644
--- a/FS/FS/access_right.pm
+++ b/FS/FS/access_right.pm
@@ -201,6 +201,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