separate edit and delete rights for customer notes, RT#76001
[freeside.git] / FS / FS / AccessRight.pm
index 285a770..2d95953 100644 (file)
@@ -258,6 +258,7 @@ tie my %rights, 'Tie::IxHash',
   'Customer note and attachment rights' => [
     'Add customer note', #NEW
     'Edit customer note', #NEW
+    'Delete customer note', #NEWEST
     'View attachments', #NEW
     'Browse attachments', #NEW
     'Download attachment', #NEW