[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 44969c91bf6b4c2c9de2ab82184ad7f41a5cce8d

Ivan ivan at 420.am
Fri Aug 17 12:52:58 PDT 2012


The branch, FREESIDE_2_3_BRANCH has been updated
       via  44969c91bf6b4c2c9de2ab82184ad7f41a5cce8d (commit)
      from  ae96256d4201d95c9278083263537dd7c78ff3bb (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 44969c91bf6b4c2c9de2ab82184ad7f41a5cce8d
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Fri Aug 17 12:52:56 2012 -0700

    disable date editor on new installs

diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm
index b051ebd..f2312ae 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -404,6 +404,7 @@ sub default_superuser_rights {
     'Edit usage',
     'Credit card void',
     'Echeck void',
+    'Edit customer package dates',
   );
 
   no warnings 'uninitialized';

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

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




More information about the freeside-commits mailing list