[ic] changes to etc/log_entry.html for Admin Order Option views and pulling top sellers from orderline db

Mike Heins interchange-users@icdevgroup.org
Mon Jan 27 10:00:00 2003


Quoting Karen Gold (KarenG@LOADUP.com):
> Hi All,
> 
> Could you add these changes to the nightly builds.
> 
> The admin order entry uses log_entry as an order route. If you use the Admin
> Order entry for items with options other than "simple" your orderline db is
> going to be missing the description data. Here some changes that might be
> helpful to etc/log_entry.html for Admin Order Options views and if your
> pulling top sellers from orderline db.
> 
> etc/log_entry.html could look something like this:
> 
> Line 130>      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: [item-modifier size]
> 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]
> 
> 
> 
> It's missing these lines:
> options: [item-filter mac strip][item-options report=1
> type=value][/item-filter]
> mv_mi: [item-modifier mv_mi]
> mv_si: [item-modifier mv_si]
> mv_mp: [item-modifier mv_mp]
> description: [filter mac][item-description][/filter]
> 
> 
> Note: earlier than IC 4.8.x probably don't want the option line:
> options: [item-filter mac strip][item-options report=1
> type=value][/item-filter]
> 

Thanks for the report -- you are absolutely right. This has been
fixed in CVS and will show up in tomorrow's nightly build.

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.513.523.7621      <mike@perusion.com>

Software axiom: Lack of speed kills.