X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;h=59defb72ab15031297c4126673c36a125e211707;hb=59669128b6409e2556aa26d659c5cc22a1c7b945;hp=57f67ded3715ea79f8573265f911ff47fefdea7d;hpb=d0fc25693dd91869c6e1fe1372bcae35fde1a827;p=freeside.git diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 57f67ded3..59defb72a 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -254,6 +254,7 @@ sub _upgrade_data { # class method 'Add on-the-fly void credit reason' => 'Add on-the-fly void reason', '_ALL' => 'Employee preference telephony integration', 'Edit customer package dates' => 'Change package start date', #4.x + 'Resend invoices' => 'Print and mail invoices', ); # foreach my $old_acl ( keys %onetime ) {