X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;fp=FS%2FFS%2Faccess_right.pm;h=ee0c494ae335d047373c0d58a4ca08f150130270;hp=87b052f5a134d518716400da40118aa21cf59d71;hb=5499e8e571862b071e1b072a017aba16636ea34b;hpb=8c62132b6291314df2ec7fb6c50b14c08bb4c8e6 diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 87b052f5a..ee0c494ae 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -247,6 +247,8 @@ sub _upgrade_data { # class method 'Add on-the-fly credit reason' => 'Add on-the-fly refund reason', 'Configuration' => 'Edit global fee definitions', 'Edit package definition costs' => 'View package definition costs', + 'List prospects' => 'List contacts', + 'List customers' => 'List contacts', ); # foreach my $old_acl ( keys %onetime ) {