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, 17 May 2016 23:05:25 +0000 (18:05 -0500)
FS/FS/AccessRight.pm

index 7004d70..7096db5 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',
   ],
   
   ###