X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;h=442a871fea30616a38035a680f826a8175f4d98e;hp=955817c8068949c9b947f1740d3544fef88d06d0;hb=2d4b04cdc9c7db210398bf55abce5d5ee3a899e3;hpb=c855c5c3137c69bba8e801d14fcbe6821accd2ce diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 955817c80..442a871fe 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -258,6 +258,7 @@ sub _upgrade_data { # class method 'List customers' => 'Customers: Customer churn report', 'Edit customer' => 'Edit customer invoice terms', 'Financial reports' => 'Basic payment and refund reports', + 'Configuration' => 'Edit hardware clases and types', ); # foreach my $old_acl ( keys %onetime ) {