summaryrefslogtreecommitdiff
path: root/FS/FS/AccessRight.pm
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2015-12-31 17:44:04 -0800
committerMark Wells <mark@freeside.biz>2015-12-31 17:44:31 -0800
commit0070abc9190436fc6cc6ff908345bb24e19e388a (patch)
tree0b3ada6ca1babe0ad841862ede2271314403f8ee /FS/FS/AccessRight.pm
parent3e14859be9589167b7d1dd4ab25457bca55e53b9 (diff)
allow back-billing by changing start dates, #38883
Diffstat (limited to 'FS/FS/AccessRight.pm')
-rw-r--r--FS/FS/AccessRight.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm
index 04b9fba..0706235 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -152,6 +152,7 @@ tie my %rights, 'Tie::IxHash',
'View appointments', #NEWNEW
'Make appointment',
'View package definition costs', #NEWNEW
+ 'Change package start date',
],
###