X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;h=59defb72ab15031297c4126673c36a125e211707;hb=d22baa4e71bfa9e153c1fe1152ff4c748f1d935c;hp=0da718c64ba93ed2c8ec1f162e5c6ad8e94f34ce;hpb=3a742395d79d0d6712e5111320c4780fd172b870;p=freeside.git diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 0da718c64..59defb72a 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -253,6 +253,8 @@ sub _upgrade_data { # class method 'Generate quotation' => 'Disable quotation', '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 ) {