From 7f9b83d3bdaab8581479ae98b46909130a89f2af Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 4 Feb 2010 10:00:44 +0000 Subject: add ability to edit referring customer, RT#7174 --- FS/FS/AccessRight.pm | 1 + 1 file changed, 1 insertion(+) (limited to 'FS') diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index 46e740cc1..03b98763a 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -94,6 +94,7 @@ tie my %rights, 'Tie::IxHash', 'View customer', #'View Customer | View tickets', 'Edit customer', + 'Edit referring customer', 'View customer history', 'Cancel customer', 'Complimentary customer', #aka users-allow_comp -- cgit v1.2.1