X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;fp=FS%2FFS%2Faccess_right.pm;h=29c91b00f34fdf6f8dbbdad8650c8ca687ed4fea;hp=f1614ff304c78942b4441489cb507b502089501b;hb=717f2ce998bbe7ee79a92b907f82bee098a773a1;hpb=e92c3b71a6182bdca0831ca4755ae0127e7e5180 diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index f1614ff30..29c91b00f 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -259,6 +259,7 @@ sub _upgrade_data { # class method 'Resend invoices' => 'Print and mail invoices', 'List customers' => 'Customers: Customer churn report', 'Edit customer note' => 'Delete customer note', + 'Edit customer' => 'Edit customer invoice terms', ); # foreach my $old_acl ( keys %onetime ) {