[freeside-commits] branch master updated. 74264d593e365fd864769a48cf69aa46246a97c3

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


The branch, master has been updated
       via  74264d593e365fd864769a48cf69aa46246a97c3 (commit)
      from  9bafdefcce8d3586429d2878f148bb4fd211b4e2 (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 74264d593e365fd864769a48cf69aa46246a97c3
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Mon Aug 20 13:32:34 2012 -0700

    'Usage: Time Worked' off by default

diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm
index 26867c3..b38c267 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -400,6 +400,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