[freeside-commits] freeside/FS/FS AccessRight.pm,1.46,1.47
Mark Wells
mark at wavetail.420.am
Mon Dec 28 17:00:32 PST 2009
Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv27088/FS/FS
Modified Files:
AccessRight.pm
Log Message:
Add Browse attachments ACL (RT#4964)
Index: AccessRight.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/AccessRight.pm,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- AccessRight.pm 28 Dec 2009 19:18:18 -0000 1.46
+++ AccessRight.pm 29 Dec 2009 01:00:30 -0000 1.47
@@ -220,7 +220,8 @@
'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
More information about the freeside-commits
mailing list