separate edit and delete rights for customer notes, RT#76001
[freeside.git] / FS / FS / access_right.pm
index 1a0a1cb..f1614ff 100644 (file)
@@ -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 ) {