From 9bafdefcce8d3586429d2878f148bb4fd211b4e2 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Fri, 17 Aug 2012 18:53:49 -0700 Subject: quotation reports, 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 22fe94d..397b456 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -197,6 +197,7 @@ sub _upgrade_data { # class method 'Unsuspend customer package' => 'Unsuspend customer', 'New prospect' => 'Generate quotation', 'Delete invoices' => 'Void invoices', + 'List invoices' => 'List quotations', 'List services' => [ 'Services: Accounts', 'Services: Domains', -- cgit v1.1