X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FAccessRight.pm;h=44235b113e7a6a8c2b72177139a68d884ab3d0d0;hp=a54d2708276ec8187c316a04a90cd8ad2fe1f0a5;hb=d84fbd3987192e9bece5fc074dd7507dd1e2c7b7;hpb=3fa2bc364fc6810b7ce8a02d27e7062ff850ee9d 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