X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;h=f1614ff304c78942b4441489cb507b502089501b;hb=1cd83e5112019111a8f6c16eacd5264a95abcfb2;hp=13a826f29a82f689c8d31eb0f8e5b1e9835bb961;hpb=4b05b20576ddb14577d59c87c8257c6804449410;p=freeside.git diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 13a826f29..f1614ff30 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -257,6 +257,8 @@ sub _upgrade_data { # class method 'Change package contract end date', ], 'Resend invoices' => 'Print and mail invoices', + 'List customers' => 'Customers: Customer churn report', + 'Edit customer note' => 'Delete customer note', ); # foreach my $old_acl ( keys %onetime ) {