RT#40215: OFM - Separate permissions for edit dates and contract dates [new acl]
authorJonathan Prykop <jonathan@freeside.biz>
Tue, 17 May 2016 23:05:25 +0000 (18:05 -0500)
committerJonathan Prykop <jonathan@freeside.biz>
Tue, 24 May 2016 01:45:32 +0000 (20:45 -0500)
FS/FS/AccessRight.pm

index 6084408..38848c6 100644 (file)
@@ -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',
   ],
   
   ###