From 85c78d955fbc2fd6c3991156b387d37c185b9f64 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Sun, 18 Jan 2015 14:03:07 -0800 Subject: disable quotations, RT#20688, RT#22232 --- FS/FS/AccessRight.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'FS/FS/AccessRight.pm') 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', ], ### -- cgit v1.1