X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;h=3031815f8bff9720f1433fb5737b2f94f13626dd;hb=f2e3c0d68533554b6288d2d7b33e299ea301762d;hp=309d12e3e756330757034079d798e0146209b1b7;hpb=2f455001bfc3c9e82d8147722fd44a4ffea80963;p=freeside.git diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 309d12e3e..3031815f8 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -263,6 +263,7 @@ 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', ); # foreach my $old_acl ( keys %onetime ) {