X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FAccessRight.pm;fp=FS%2FFS%2FAccessRight.pm;h=9649e5e0cd06bd97a4a749430599d1a03c197158;hp=2d959532b6a1f1525d383cda006f46c51f27793d;hb=717f2ce998bbe7ee79a92b907f82bee098a773a1;hpb=e92c3b71a6182bdca0831ca4755ae0127e7e5180 diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index 2d959532b..9649e5e0c 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -109,6 +109,7 @@ tie my %rights, 'Tie::IxHash', 'Edit customer', 'Edit customer tags', 'Edit referring customer', + 'Edit customer invoice terms', 'View customer history', 'Suspend customer', 'Unsuspend customer',