From 81978af92ecdaaefeff5156d9ab3b4f99586df1c Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Tue, 3 Jul 2012 18:51:51 -0700 Subject: quotations, RT#16996 --- FS/FS/access_right.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'FS/FS/access_right.pm') diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 1e65ca3..e6266b4 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -192,6 +192,7 @@ sub _upgrade_data { # class method 'Cancel customer package immediately' => 'Un-cancel customer package', 'Suspend customer package' => 'Suspend customer', 'Unsuspend customer package' => 'Unsuspend customer', + 'New prospect' => 'Generate quotation', 'List services' => [ 'Services: Accounts', 'Services: Domains', -- cgit v1.1