X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;h=226c81efb796b469679cae978aad455375a50122;hp=4a360333ec702338d6b477baa2c53463afdff40b;hb=3adb46fccf9f631e188ea5383bd147b340477639;hpb=cbfeb5f6b7490f78361318ce6290bfb442dbfcbe diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 4a360333e..226c81efb 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -260,6 +260,8 @@ sub _upgrade_data { # class method 'List customers' => 'Customers: Customer churn report', 'Edit customer note' => 'Delete customer note', '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 ) {