[freeside-commits] freeside/httemplate/misc inventory_item-import.html, 1.8, 1.9

Ivan,,, ivan at wavetail.420.am
Thu Jul 22 17:11:53 PDT 2010


Update of /home/cvs/cvsroot/freeside/httemplate/misc
In directory wavetail.420.am:/tmp/cvs-serv13713/httemplate/misc

Modified Files:
	inventory_item-import.html 
Log Message:
'View customers of all agents' doesn't mean create them, or upload inventory, RT#7010

Index: inventory_item-import.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/misc/inventory_item-import.html,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -w -d -r1.8 -r1.9
--- inventory_item-import.html	20 May 2010 22:48:42 -0000	1.8
+++ inventory_item-import.html	23 Jul 2010 00:11:51 -0000	1.9
@@ -24,7 +24,10 @@
 
 %#  <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',



More information about the freeside-commits mailing list