X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;h=e5a5781a9485642d9ff8530b504f73ecea7cb7fa;hb=7dd8215a91ca6ca4a9988a0108647ada7f2a11d8;hp=7b3ca3f35633a209990f3b624935df8a7d3a29a0;hpb=8b0ac664249e4847db8853eac5c4b28d94770294;p=freeside.git diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 7b3ca3f35..e5a5781a9 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -243,6 +243,13 @@ sub _upgrade_data { # class method 'Configuration' => 'Alarm global configuration', 'Services: Accounts' => 'Services: Conferencing', 'Services: Accounts' => 'Services: Video', + 'Edit global package definitions' => 'Edit package definition costs', + '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', + 'Backdate payment' => 'Backdate credit', ); # foreach my $old_acl ( keys %onetime ) {