X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;h=955817c8068949c9b947f1740d3544fef88d06d0;hb=50b6d674f27647f8bd97f5e2c03877f2c32d43c1;hp=0bcd84f433f693a059b8e6a19246f01d272cd909;hpb=09ae8565ecf6d252ab770e5efacd4c305103a34a;p=freeside.git diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 0bcd84f43..955817c80 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -257,6 +257,7 @@ sub _upgrade_data { # class method 'Resend invoices' => 'Print and mail invoices', 'List customers' => 'Customers: Customer churn report', 'Edit customer' => 'Edit customer invoice terms', + 'Financial reports' => 'Basic payment and refund reports', ); # foreach my $old_acl ( keys %onetime ) {