From 1bfbab83c338f6a11ae26c4d197ad775c568ebde Mon Sep 17 00:00:00 2001 From: ivan Date: Thu, 4 Feb 2010 10:00:33 +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 ab263a3b8..1528ed42c 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -108,6 +108,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