diff options
Diffstat (limited to 'FS')
| -rw-r--r-- | FS/FS/AccessRight.pm | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index a54d27082..44235b113 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -206,6 +206,7 @@ tie my %rights, 'Tie::IxHash',    'Customer note and attachment rights' => [      'Add customer note', #NEW      'Edit customer note', #NEW +    'View attachments',      'Download attachment', #NEW      'Add attachment', #NEW      'Edit attachment', #NEW | 
