Fix problems with RBC batch import (RT#6967)
[freeside.git] / FS / FS / AccessRight.pm
index 8e771a9..ec0cce5 100644 (file)
@@ -220,7 +220,8 @@ tie my %rights, 'Tie::IxHash',
   'Customer note and attachment rights' => [
     'Add customer note', #NEW
     'Edit customer note', #NEW
-    'View attachments',
+    'View attachments', #NEW
+    'Browse attachments', #NEW
     'Download attachment', #NEW
     'Add attachment', #NEW
     'Edit attachment', #NEW