summaryrefslogtreecommitdiff
path: root/FS/FS/AccessRight.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2015-01-18 14:03:07 -0800
committerIvan Kohler <ivan@freeside.biz>2015-01-18 14:03:07 -0800
commit85c78d955fbc2fd6c3991156b387d37c185b9f64 (patch)
tree682733a1bd4cd3e33434dac083569ca86e75d347 /FS/FS/AccessRight.pm
parent89f9957267f05520fc676c378694383d16eedeb1 (diff)
disable quotations, RT#20688, RT#22232
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 4a1f89a..121f83c 100644
--- a/FS/FS/AccessRight.pm
+++ b/FS/FS/AccessRight.pm
@@ -97,6 +97,7 @@ tie my %rights, 'Tie::IxHash',
#'New contact',
#'View customer contacts',
'Generate quotation',
+ 'Disable quotation',
],
###