summaryrefslogtreecommitdiff
path: root/FS/FS/AccessRight.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-08-09 16:02:44 -0700
committerIvan Kohler <ivan@freeside.biz>2014-08-09 16:02:44 -0700
commit3d88896c03e09483714c84a06106233081800f70 (patch)
treedf15b2ed2dad7accda2afc676224320894ffc7c3 /FS/FS/AccessRight.pm
parent61a098f3c2902a046a585d2b02f7e2c8494e7a83 (diff)
show costs when ordering, RT#30462
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 8d4d67b..4e57032 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -153,6 +153,7 @@ tie my %rights, 'Tie::IxHash',
'Waive setup fee', #NEW
'View appointments', #NEWNEW
'Make appointment',
+ 'View package definition costs', #NEWNEW
],
###