X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;fp=FS%2FFS%2Faccess_right.pm;h=155da739e6db66b4721f13abad322b350149ab3e;hp=4a360333ec702338d6b477baa2c53463afdff40b;hb=99106a6f323b554fb4d6abe5d80f69e48f75ab85;hpb=cbfeb5f6b7490f78361318ce6290bfb442dbfcbe diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 4a360333e..155da739e 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -260,6 +260,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 ) {