'View customers of all agents' doesn't mean create them, or upload inventory, RT...
[freeside.git] / httemplate / misc / inventory_item-import.html
index 990c14f..d264baf 100644 (file)
@@ -24,7 +24,10 @@ Import a file containing <% PL($inventory_class->classname) %>, one per line.
 
 %#  <INPUT TYPE="hidden" NAME="itembatch" VALUE="<% $itembatch %>">
 
-  <% include('/elements/tr-select-agent.html') %>
+  <% include('/elements/tr-select-agent.html',
+               'viewall_right' => 'None',
+            )
+  %>
 
   <% include( '/elements/file-upload.html',
                 'field' => 'file',