summaryrefslogtreecommitdiff
path: root/FS/FS/access_right.pm
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-12-09 14:47:14 -0800
committerIvan Kohler <ivan@freeside.biz>2013-12-09 14:47:14 -0800
commit0683f451ea789809e64d183ef7fde24790157fe8 (patch)
tree3e9471b4d40b2db47c9ed41f6e5a7a9859c69af7 /FS/FS/access_right.pm
parent59477397de071afa47033fd9d0ad9acfa8359227 (diff)
alarm systems, types, central stations, RT#25994
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 289660f..4931c7f 100644
--- a/FS/FS/access_right.pm
+++ b/FS/FS/access_right.pm
@@ -239,6 +239,7 @@ sub _upgrade_data { # class method
'Services: Accounts' => 'Services: Cable Subscribers',
'Bulk change customer packages' => 'Bulk move customer services',
'Configuration' => 'Edit sales people',
+ 'Configuration' => 'Alarm global configuration',
);
# foreach my $old_acl ( keys %onetime ) {