add fulltexrt indexing to RT daily tasks
[freeside.git] / FS / FS / access_right.pm
index 8ff5505..c771a15 100644 (file)
@@ -254,6 +254,8 @@ sub _upgrade_data { # class method
     '_ALL' => 'Employee preference telephony integration',
     'Add on-the-fly credit reason' => 'Add on-the-fly refund reason',
     'Resend invoices' => 'Print and mail invoices',
+    'List customers' => 'Customers: Customer churn report',
+    'Edit customer' => 'Edit customer invoice terms',
   );
 
 #  foreach my $old_acl ( keys %onetime ) {