[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
- Previous message: [freeside-commits] freeside/httemplate/elements tr-select-agent.html, 1.7, 1.8
- Next message: [freeside-commits] freeside/FS/FS svc_CGP_Mixin.pm, NONE, 1.1 svc_CGPRule_Mixin.pm, 1.1, 1.2 svc_acct.pm, 1.295, 1.296 svc_domain.pm, 1.69, 1.70
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
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',
- Previous message: [freeside-commits] freeside/httemplate/elements tr-select-agent.html, 1.7, 1.8
- Next message: [freeside-commits] freeside/FS/FS svc_CGP_Mixin.pm, NONE, 1.1 svc_CGPRule_Mixin.pm, 1.1, 1.2 svc_acct.pm, 1.295, 1.296 svc_domain.pm, 1.69, 1.70
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list