RT#40215: OFM - Separate permissions for edit dates and contract dates [better acl]
authorJonathan Prykop <jonathan@freeside.biz>
Mon, 23 May 2016 21:55:57 +0000 (16:55 -0500)
committerJonathan Prykop <jonathan@freeside.biz>
Mon, 23 May 2016 21:55:57 +0000 (16:55 -0500)
FS/FS/AccessRight.pm

index 7096db5..89e50aa 100644 (file)
@@ -153,7 +153,7 @@ tie my %rights, 'Tie::IxHash',
     'Make appointment',
     'View package definition costs', #NEWNEW
     'Change package start date',
     'Make appointment',
     'View package definition costs', #NEWNEW
     'Change package start date',
-    'Add/remove package contract end date',
+    'Change package contract end date',
   ],
   
   ###
   ],
   
   ###