summaryrefslogtreecommitdiff
path: root/FS/FS/access_right.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-01-04 16:23:54 -0800
committerIvan Kohler <ivan@freeside.biz>2014-01-04 16:23:54 -0800
commit5264cbf1175e3ea73cf9bcf5087c5028e6cf3b1c (patch)
tree01c07f0d3f21feaf8fa606355ed38da700fd6db1 /FS/FS/access_right.pm
parent50e89d97c110d58e0755c69775e0d243a82e352d (diff)
svc_conferencing, RT#24389
Diffstat (limited to 'FS/FS/access_right.pm')
-rw-r--r--FS/FS/access_right.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm
index 4931c7f..61e5b7c 100644
--- a/FS/FS/access_right.pm
+++ b/FS/FS/access_right.pm
@@ -240,6 +240,7 @@ sub _upgrade_data { # class method
'Bulk change customer packages' => 'Bulk move customer services',
'Configuration' => 'Edit sales people',
'Configuration' => 'Alarm global configuration',
+ 'Services: Accounts' => 'Services: Conferencing',
);
# foreach my $old_acl ( keys %onetime ) {