X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=FS%2FFS%2FAccessRight.pm;fp=FS%2FFS%2FAccessRight.pm;h=2d959532b6a1f1525d383cda006f46c51f27793d;hp=285a770fc12c57e0485cb55e2b667ac9d12099aa;hb=1cd83e5112019111a8f6c16eacd5264a95abcfb2;hpb=9d1c56465919772772ec8b11fec196c8506865bb diff --git a/FS/FS/AccessRight.pm b/FS/FS/AccessRight.pm index 285a770fc..2d959532b 100644 --- a/FS/FS/AccessRight.pm +++ b/FS/FS/AccessRight.pm @@ -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