From: Ivan Kohler Date: Mon, 20 Aug 2012 20:32:36 +0000 (-0700) Subject: 'Usage: Time Worked' off by default X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=142f1bbb329d6cbeae428b736363301f9026bed9;p=freeside.git 'Usage: Time Worked' off by default --- diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index f2312aea3..411d5b291 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',