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

interchange-core@icdevgroup.org interchange-core@icdevgroup.org
Wed Jan 29 04:45:07 2003


User:      racke
Date:      2003-01-29 09:44:48 GMT
Modified:  dist/foundation/etc Tag: LINUXIA log_entry
Log:
merged changes 2.0 vs 2.1
+++ 2.1 +++

* Fix orderline import deficiency found by Karen Gold (KarenG@LOADUP.com).

Revision  Changes    Path
No                   revision



No                   revision



2.0.4.2   +5 -2      interchange/dist/foundation/etc/log_entry


rev 2.0.4.2, prev_rev 2.0.4.1
Index: log_entry
===================================================================
RCS file: /var/cvs/interchange/dist/foundation/etc/log_entry,v
retrieving revision 2.0.4.1
retrieving revision 2.0.4.2
diff -u -r2.0.4.1 -r2.0.4.2
--- log_entry	25 Jan 2003 22:20:45 -0000	2.0.4.1
+++ log_entry	29 Jan 2003 09:44:48 -0000	2.0.4.2
@@ -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]