[freeside-commits] freeside/FS/FS AccessRight.pm,1.66,1.67

Ivan,,, ivan at wavetail.420.am
Thu Dec 8 17:01:41 PST 2011


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

Modified Files:
	AccessRight.pm 
Log Message:
Add "View email logs" ACL - "View customers of all agents" was definitely not the right ACL there

Index: AccessRight.pm
===================================================================
RCS file: /home/cvs/cvsroot/freeside/FS/FS/AccessRight.pm,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -w -d -r1.66 -r1.67
--- AccessRight.pm	22 Nov 2011 21:25:31 -0000	1.66
+++ AccessRight.pm	9 Dec 2011 01:01:39 -0000	1.67
@@ -264,6 +264,7 @@
     'Receivables report',
     'Financial reports',
     { rightname=> 'List inventory', global=>1 },
+    { rightname=>'View email logs', global=>1 },
 
     #{ rightname => 'List customers of all agents', global=>1 },
   ],



More information about the freeside-commits mailing list