[freeside-commits] freeside/FS/FS AccessRight.pm, 1.63.2.3, 1.63.2.4

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


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

Modified Files:
      Tag: FREESIDE_2_3_BRANCH
	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.63.2.3
retrieving revision 1.63.2.4
diff -u -w -d -r1.63.2.3 -r1.63.2.4
--- AccessRight.pm	22 Nov 2011 21:25:32 -0000	1.63.2.3
+++ AccessRight.pm	9 Dec 2011 01:01:39 -0000	1.63.2.4
@@ -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