RT # 73490 - removed global conf and user pref check for hide tickets and added group...
[freeside.git] / FS / FS / access_right.pm
index 13a826f..29c91b0 100644 (file)
@@ -257,6 +257,9 @@ 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',
+    'Edit customer' => 'Edit customer invoice terms',
   );
 
 #  foreach my $old_acl ( keys %onetime ) {