X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;h=f1614ff304c78942b4441489cb507b502089501b;hb=1cd83e5112019111a8f6c16eacd5264a95abcfb2;hp=1a0a1cb30caa21206556d5a393a6824765332898;hpb=beaeb82e3a714f6b086c5fae4b4f2ec509c9978b;p=freeside.git diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 1a0a1cb30..f1614ff30 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -258,6 +258,7 @@ sub _upgrade_data { # class method ], 'Resend invoices' => 'Print and mail invoices', 'List customers' => 'Customers: Customer churn report', + 'Edit customer note' => 'Delete customer note', ); # foreach my $old_acl ( keys %onetime ) {