[interchange-cvs] interchange - heins modified dist/foundation/etc/log_entry

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Mon Jan 27 09:59:01 2003


User:      heins
Date:      2003-01-27 14:58:54 GMT
Modified:  dist/foundation/etc log_entry
Log:
* Fix orderline import deficiency found by Karen Gold (KarenG@LOADUP.com).

Revision  Changes    Path
2.1       +5 -2      interchange/dist/foundation/etc/log_entry


rev 2.1, prev_rev 2.0
Index: log_entry
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/etc/log_entry,v
retrieving revision 2.0
retrieving revision 2.1
diff -u -r2.0 -r2.1
--- log_entry	18 Jul 2001 02:20:59 -0000	2.0
+++ log_entry	27 Jan 2003 14:58:54 -0000	2.1
@@ -127,15 +127,18 @@
 username: [value username]
 shipmode: [item-modifier mv_shipmode]
 sku: [item-code]
+options: [item-filter mac strip][item-options report=1 type=value][/item-filter]
 quantity: [item-quantity]
 price: [item-price noformat]
 subtotal: [item-subtotal noformat]
-size__MVC_FIELDMUNGE__: [item-modifier size__MVC_FIELDMUNGE__]
-color: [item-modifier color]
+mv_mi: [item-modifier mv_mi]
+mv_si: [item-modifier mv_si]
+mv_mp: [item-modifier mv_mp]
 order_date: [value order_date]
 affiliate: ORDER_DESK
 campaign: [value campaign]
 status: pending
+description: [filter mac][item-description][/filter]
 [/import]
 Inventory now: [data table=inventory col=quantity key="[item-code]" increment=1 value="-[item-quantity]"]
 [/item-list][/try]