summaryrefslogtreecommitdiff
path: root/FS/FS/AccessRight.pm
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2016-06-15 22:19:13 -0500
committerJonathan Prykop <jonathan@freeside.biz>2016-06-15 22:22:39 -0500
commit66d34b037f3c79a1fcb60418f34dff56a7d467b8 (patch)
treeca4d673da61be6a0ada6ba8182fbd6c657b27dc0 /FS/FS/AccessRight.pm
parent347ec57e34dd8d3447fdb05cbdec9bda627a000b (diff)
RT#71298: Suspend Option for billing to continue
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 417e443..c19b41e 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -143,6 +143,7 @@ tie my %rights, 'Tie::IxHash',
'Cancel customer package later',
'Un-cancel customer package',
'Delay suspension events',
+ 'Customize billing during suspension',
'Add on-the-fly cancel reason', #NEW
'Add on-the-fly suspend reason', #NEW
'Edit customer package invoice details', #NEW