[freeside-commits] branch FREESIDE_2_3_BRANCH updated. 142f1bbb329d6cbeae428b736363301f9026bed9

Ivan ivan at 420.am
Mon Aug 20 13:32:36 PDT 2012


The branch, FREESIDE_2_3_BRANCH has been updated
       via  142f1bbb329d6cbeae428b736363301f9026bed9 (commit)
      from  44969c91bf6b4c2c9de2ab82184ad7f41a5cce8d (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 142f1bbb329d6cbeae428b736363301f9026bed9
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Aug 20 13:32:36 2012 -0700

    'Usage: Time Worked' off by default

diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm
index f2312ae..411d5b2 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -396,6 +396,7 @@ sub default_superuser_rights {
     'Delete refund', #?
     'Edit customer package dates',
     'Time queue',
+    'Usage: Time worked',
     'Redownload resolved batches',
     'Raw SQL',
     'Configuration download',

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

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




More information about the freeside-commits mailing list