[freeside-commits] branch master updated. a1c03bd93dd860337a847a7b696cf6829ad14672

Ivan ivan at 420.am
Fri Mar 28 11:11:02 PDT 2014


The branch, master has been updated
       via  a1c03bd93dd860337a847a7b696cf6829ad14672 (commit)
      from  d8540d8199066c1c0f3fde450f68bceb0e341531 (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 a1c03bd93dd860337a847a7b696cf6829ad14672
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Mar 28 11:10:58 2014 -0700

    bootstrap new fee ACLs, RT#25899

diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm
index d26db48..e6dadfa 100644
--- a/FS/FS/access_right.pm
+++ b/FS/FS/access_right.pm
@@ -245,6 +245,7 @@ sub _upgrade_data { # class method
     'Services: Accounts' => 'Services: Video',
     'Edit global package definitions' => 'Edit package definition costs',
     'Add on-the-fly credit reason' => 'Add on-the-fly refund reason',
+    'Configuration' => 'Edit global fee definitions',
   );
 
 #  foreach my $old_acl ( keys %onetime ) {

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

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




More information about the freeside-commits mailing list