prevent package change from starting the new package on hold, #38564
[freeside.git] / FS / FS / access_right.pm
index 121bd4a..880d6f3 100644 (file)
@@ -253,6 +253,7 @@ sub _upgrade_data { # class method
     'Add on-the-fly void credit reason' => 'Add on-the-fly void credit reason',
     '_ALL' => 'Employee preference telephony integration',
     'Add on-the-fly credit reason' => 'Add on-the-fly refund reason',
+    'Resend invoices' => 'Print and mail invoices',
   );
 
 #  foreach my $old_acl ( keys %onetime ) {