Add "View email logs" ACL - "View customers of all agents" was definitely not the...
[freeside.git] / FS / FS / AccessRight.pm
index 7351c6d..1bfae03 100644 (file)
@@ -264,6 +264,7 @@ tie my %rights, 'Tie::IxHash',
     'Receivables report',
     'Financial reports',
     { rightname=> 'List inventory', global=>1 },
+    { rightname=>'View email logs', global=>1 },
 
     #{ rightname => 'List customers of all agents', global=>1 },
   ],