summaryrefslogtreecommitdiff
path: root/FS/FS/access_right.pm
diff options
context:
space:
mode:
Diffstat (limited to 'FS/FS/access_right.pm')
-rw-r--r--FS/FS/access_right.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm
index 309d12e..3031815 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 ) {