X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;h=57f67ded3715ea79f8573265f911ff47fefdea7d;hb=156e74067cc8723e187dfd9c5aa7ff956306fe01;hp=0da718c64ba93ed2c8ec1f162e5c6ad8e94f34ce;hpb=3a742395d79d0d6712e5111320c4780fd172b870;p=freeside.git diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 0da718c64..57f67ded3 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -253,6 +253,7 @@ 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 ); # foreach my $old_acl ( keys %onetime ) {