[interchange-cvs] interchange - ramoore modified dist/lib/UI/pages/admin/order_status.html

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Tue Apr 1 18:18:00 2003


User:      ramoore
Date:      2003-04-01 23:17:36 GMT
Modified:  dist/lib/UI/pages/admin order_status.html
Log:
Add tags to send ship_notice when multiple orders have been selected on
Pending Orders page and 'Ship all automatically' has been checked.

Revision  Changes    Path
2.12      +4 -1      interchange/dist/lib/UI/pages/admin/order_status.html


rev 2.12, prev_rev 2.11
Index: order_status.html
===================================================================
RCS file: /var/cvs/interchange/dist/lib/UI/pages/admin/order_status.html,v
retrieving revision 2.11
retrieving revision 2.12
diff -u -r2.11 -r2.12
--- order_status.html	14 Jan 2003 02:25:50 -0000	2.11
+++ order_status.html	1 Apr 2003 23:17:36 -0000	2.12
@@ -23,6 +23,9 @@
 			settle_transaction="__SETTLE_TRANSACTION__"
 			[/if-loop-data]
 			archive=1]
+	[if scratch ship_notice_username]
+	[email-raw][include etc/ship_notice][/email-raw]
+	[/if]
 [/loop]
 			
 
@@ -181,4 +184,4 @@
 </script>
 
 @_UI_STD_FOOTER_@
-<!-- page: @@MV_PAGE@@ version: $Id: order_status.html,v 2.11 2003/01/14 02:25:50 mheins Exp $ -->
+<!-- page: @@MV_PAGE@@ version: $Id: order_status.html,v 2.12 2003/04/01 23:17:36 ramoore Exp $ -->