[freeside-commits] branch master updated. f7cb0c8469c4b5abc3ef608278f7856a15bd610d

Jonathan Prykop jonathan at 420.am
Tue May 17 16:05:39 PDT 2016


The branch, master has been updated
       via  f7cb0c8469c4b5abc3ef608278f7856a15bd610d (commit)
      from  0cd91e6625848b1ccf72b4b80bd18b3a1c66bbee (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 f7cb0c8469c4b5abc3ef608278f7856a15bd610d
Author: Jonathan Prykop <jonathan at freeside.biz>
Date:   Tue May 17 18:05:25 2016 -0500

    RT#40215: OFM - Separate permissions for edit dates and contract dates [new acl]

diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm
index 7004d70..7096db5 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -153,6 +153,7 @@ tie my %rights, 'Tie::IxHash',
     'Make appointment',
     'View package definition costs', #NEWNEW
     'Change package start date',
+    'Add/remove package contract end date',
   ],
   
   ###

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

Summary of changes:
 FS/FS/AccessRight.pm |    1 +
 1 file changed, 1 insertion(+)




More information about the freeside-commits mailing list