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=1a0a1cb30caa21206556d5a393a6824765332898;hp=13a826f29a82f689c8d31eb0f8e5b1e9835bb961;hb=beaeb82e3a714f6b086c5fae4b4f2ec509c9978b;hpb=1dc016bb424b246da6d9b53aa0b919d8e071f667 diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 13a826f29..1a0a1cb30 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -257,6 +257,7 @@ sub _upgrade_data { # class method 'Change package contract end date', ], 'Resend invoices' => 'Print and mail invoices', + 'List customers' => 'Customers: Customer churn report', ); # foreach my $old_acl ( keys %onetime ) {