X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=FS%2FFS%2Faccess_right.pm;h=f1614ff304c78942b4441489cb507b502089501b;hb=a8d4f4f83cb4382bc301ba7ed21b6a72aac1f1f7;hp=13a826f29a82f689c8d31eb0f8e5b1e9835bb961;hpb=990d718978480aa02b0031a2ec6753e64975fd34;p=freeside.git diff --git a/FS/FS/access_right.pm b/FS/FS/access_right.pm index 13a826f29..f1614ff30 100644 --- a/FS/FS/access_right.pm +++ b/FS/FS/access_right.pm @@ -257,6 +257,8 @@ sub _upgrade_data { # class method 'Change package contract end date', ], 'Resend invoices' => 'Print and mail invoices', + 'List customers' => 'Customers: Customer churn report', + 'Edit customer note' => 'Delete customer note', ); # foreach my $old_acl ( keys %onetime ) {