[freeside-commits] freeside/FS/FS AccessRight.pm,1.44,1.45

Mark Wells mark at wavetail.420.am
Sun Dec 13 17:41:30 PST 2009


Update of /home/cvs/cvsroot/freeside/FS/FS
In directory wavetail.420.am:/tmp/cvs-serv13283/FS/FS

Modified Files:
	AccessRight.pm 
Log Message:
Add access right to view attachments

Index: AccessRight.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/AccessRight.pm,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -d -r1.44 -r1.45
--- AccessRight.pm	4 Oct 2009 02:04:49 -0000	1.44
+++ AccessRight.pm	14 Dec 2009 01:41:28 -0000	1.45
@@ -206,6 +206,7 @@
   'Customer note and attachment rights' => [
     'Add customer note', #NEW
     'Edit customer note', #NEW
+    'View attachments',
     'Download attachment', #NEW
     'Add attachment', #NEW
     'Edit attachment', #NEW



More information about the freeside-commits mailing list