add a separate ACL for churn report, RT#75012
[freeside.git] / FS / FS / access_right.pm
index 13a826f..1a0a1cb 100644 (file)
@@ -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 ) {