[Interchange-bugs] [Bug 241] Changed - Modular_buy: total amount changes when added to cart

bugzilla-daemon@interchange.redhat.com bugzilla-daemon@interchange.redhat.com
Mon Jun 25 18:16:00 2001


http://developer.akopia.com/bugs/show_bug.cgi?id=241

*** shadow/241	Sun Jun 24 17:34:33 2001
--- shadow/241.tmp.24718	Mon Jun 25 18:15:19 2001
***************
*** 20,22 ****
--- 20,618 ----
  
  1. Configure item sku #00009 Althon System, base price $499.95
  2. Go to cart and the total becomes $1,575.80
+ 
+ ------- Additional Comments From craig@cellarcinemas.com  2001-06-25 18:15 -------
+ I'm digging into this one and think there is something wrong in
+ the item_price subroutine, but I just cannot figure out what exactly.  
+ 
+ Here's a debug trace (crude conversion of LogDebugs to logErrors in item_price):
+ 
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 00009
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 00009, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000015, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000017, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000013, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000041, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000014, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000012, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000009, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000010, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000016, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 00009= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 00009=499.95 item={'mv_ip' 
+ => "0",'mv_mp' => "00009",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "00009",'mv_si' => "0",'mv_cache_price' => "499.95",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 00009= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 00009=499.95 item={'mv_ip' 
+ => "1",'mv_mp' => "100048",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "00009",'mv_si' => "1",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000015= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000015=49 item={'mv_ip' => "2",'mv_mp' 
+ => "100049",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000015",'mv_si' 
+ => "2",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000017= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000017=150 item={'mv_ip' 
+ => "3",'mv_mp' => "100069",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000017",'mv_si' => "3",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000013= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000013=39 item={'mv_ip' => "4",'mv_mp' 
+ => "100068",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000013",'mv_si' 
+ => "4",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000041= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000041=131 item={'mv_ip' 
+ => "5",'mv_mp' => "100054",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000041",'mv_si' => "5",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000014= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000014=49 item={'mv_ip' => "6",'mv_mp' 
+ => "100061",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000014",'mv_si' 
+ => "6",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000012= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000012=29.95 item={'mv_ip' 
+ => "7",'mv_mp' => "100051",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000012",'mv_si' => "7",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000009= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000009=19 item={'mv_ip' => "8",'mv_mp' 
+ => "100062",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000009",'mv_si' 
+ => "8",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000010= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000010=9.95 item={'mv_ip' 
+ => "9",'mv_mp' => "100063",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000010",'mv_si' => "9",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000016= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000016=99 item={'mv_ip' 
+ => "10",'mv_mp' => "100052",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000016",'mv_si' => "10",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html #### final price for item 00009=1575.8 item={
+ >   'mv_ip' => 0,
+ >   'mv_mp' => '00009',
+ >   'mv_mi' => '57',
+ >   'mv_ib' => 'products',
+ >   'code' => '00009',
+ >   'mv_si' => '0',
+ >   'mv_cache_price' => '499.95',
+ >   'quantity' => '1'
+ > }
+ > 
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html final price in item 00009 is 1575.8
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 00009
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 00009
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 00009
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 00009
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 00009
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 00009
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 00009, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000015, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000017, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000013, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000041, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000014, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000012, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000009, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000010, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000016, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 00009= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 00009=499.95 item={'mv_ip' 
+ => "0",'mv_mp' => "00009",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "00009",'mv_si' => "0",'mv_cache_price' => "1575.8",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 00009= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 00009=499.95 item={'mv_ip' 
+ => "1",'mv_mp' => "100048",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "00009",'mv_si' => "1",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000015= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000015=49 item={'mv_ip' => "2",'mv_mp' 
+ => "100049",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000015",'mv_si' 
+ => "2",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000017= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000017=150 item={'mv_ip' 
+ => "3",'mv_mp' => "100069",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000017",'mv_si' => "3",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000013= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000013=39 item={'mv_ip' => "4",'mv_mp' 
+ => "100068",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000013",'mv_si' 
+ => "4",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000041= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000041=131 item={'mv_ip' 
+ => "5",'mv_mp' => "100054",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000041",'mv_si' => "5",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000014= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000014=49 item={'mv_ip' => "6",'mv_mp' 
+ => "100061",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000014",'mv_si' 
+ => "6",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000012= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000012=29.95 item={'mv_ip' 
+ => "7",'mv_mp' => "100051",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000012",'mv_si' => "7",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000009= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000009=19 item={'mv_ip' => "8",'mv_mp' 
+ => "100062",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000009",'mv_si' 
+ => "8",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000010= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000010=9.95 item={'mv_ip' 
+ => "9",'mv_mp' => "100063",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000010",'mv_si' => "9",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000016= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000016=99 item={'mv_ip' 
+ => "10",'mv_mp' => "100052",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000016",'mv_si' => "10",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html #### final price for item 00009=1575.8 item={
+ >   'mv_ip' => 0,
+ >   'mv_mp' => '00009',
+ >   'mv_mi' => '57',
+ >   'mv_ib' => 'products',
+ >   'code' => '00009',
+ >   'mv_si' => '0',
+ >   'mv_cache_price' => '1575.8',
+ >   'quantity' => '1'
+ > }
+ > 
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html final price in item 00009 is 1575.8
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 00009
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 00009, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000015, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000017, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000013, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000041, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000014, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000012, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000009, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000010, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000016, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 00009= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 00009=499.95 item={'mv_ip' 
+ => "0",'mv_mp' => "00009",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "00009",'mv_si' => "0",'mv_cache_price' => "1575.8",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 00009= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 00009=499.95 item={'mv_ip' 
+ => "1",'mv_mp' => "100048",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "00009",'mv_si' => "1",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000015= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000015=49 item={'mv_ip' => "2",'mv_mp' 
+ => "100049",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000015",'mv_si' 
+ => "2",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000017= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000017=150 item={'mv_ip' 
+ => "3",'mv_mp' => "100069",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000017",'mv_si' => "3",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000013= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000013=39 item={'mv_ip' => "4",'mv_mp' 
+ => "100068",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000013",'mv_si' 
+ => "4",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000041= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000041=131 item={'mv_ip' 
+ => "5",'mv_mp' => "100054",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000041",'mv_si' => "5",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000014= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000014=49 item={'mv_ip' => "6",'mv_mp' 
+ => "100061",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000014",'mv_si' 
+ => "6",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000012= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000012=29.95 item={'mv_ip' 
+ => "7",'mv_mp' => "100051",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000012",'mv_si' => "7",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000009= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000009=19 item={'mv_ip' => "8",'mv_mp' 
+ => "100062",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000009",'mv_si' 
+ => "8",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000010= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000010=9.95 item={'mv_ip' 
+ => "9",'mv_mp' => "100063",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000010",'mv_si' => "9",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000016= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000016=99 item={'mv_ip' 
+ => "10",'mv_mp' => "100052",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000016",'mv_si' => "10",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html #### final price for item 00009=1575.8 item={
+ >   'mv_ip' => 0,
+ >   'mv_mp' => '00009',
+ >   'mv_mi' => '57',
+ >   'mv_ib' => 'products',
+ >   'code' => '00009',
+ >   'mv_si' => '0',
+ >   'mv_cache_price' => '1575.8',
+ >   'quantity' => '1'
+ > }
+ > 
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html final price in item 00009 is 1575.8
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html CRH in subtotal
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 00009
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 00009, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000015, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000017, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000013, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000041, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000014, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000012, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000009, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000010, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000016, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 00009= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 00009=499.95 item={'mv_ip' 
+ => "0",'mv_mp' => "00009",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "00009",'mv_si' => "0",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 00009= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 00009=499.95 item={'mv_ip' 
+ => "1",'mv_mp' => "100048",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "00009",'mv_si' => "1",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000015= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000015=49 item={'mv_ip' => "2",'mv_mp' 
+ => "100049",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000015",'mv_si' 
+ => "2",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000017= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000017=150 item={'mv_ip' 
+ => "3",'mv_mp' => "100069",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000017",'mv_si' => "3",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000013= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000013=39 item={'mv_ip' => "4",'mv_mp' 
+ => "100068",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000013",'mv_si' 
+ => "4",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000041= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000041=131 item={'mv_ip' 
+ => "5",'mv_mp' => "100054",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000041",'mv_si' => "5",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000014= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000014=49 item={'mv_ip' => "6",'mv_mp' 
+ => "100061",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000014",'mv_si' 
+ => "6",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000012= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000012=29.95 item={'mv_ip' 
+ => "7",'mv_mp' => "100051",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000012",'mv_si' => "7",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000009= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000009=19 item={'mv_ip' => "8",'mv_mp' 
+ => "100062",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000009",'mv_si' 
+ => "8",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000010= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000010=9.95 item={'mv_ip' 
+ => "9",'mv_mp' => "100063",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000010",'mv_si' => "9",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000016= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000016=99 item={'mv_ip' 
+ => "10",'mv_mp' => "100052",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000016",'mv_si' => "10",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html #### final price for item 00009=1575.8 item={
+ >   'mv_ip' => 0,
+ >   'mv_mp' => '00009',
+ >   'mv_mi' => '57',
+ >   'mv_ib' => 'products',
+ >   'code' => '00009',
+ >   'mv_si' => '0',
+ >   'quantity' => '1'
+ > }
+ > 
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html final price in item 00009 is 
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 00009
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 00009, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000015, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000017, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000013, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000041, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000014, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000012, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000009, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000010, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html pushing item 7000016, mv_mi=57, mv_mp=00009, mv_si=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 00009= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 00009=499.95 item={'mv_ip' 
+ => "0",'mv_mp' => "00009",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "00009",'mv_si' => "0",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 00009= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 00009=499.95 item={'mv_ip' 
+ => "1",'mv_mp' => "100048",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "00009",'mv_si' => "1",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000015= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000015=49 item={'mv_ip' => "2",'mv_mp' 
+ => "100049",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000015",'mv_si' 
+ => "2",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000017= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000017=150 item={'mv_ip' 
+ => "3",'mv_mp' => "100069",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000017",'mv_si' => "3",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000013= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000013=39 item={'mv_ip' => "4",'mv_mp' 
+ => "100068",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000013",'mv_si' 
+ => "4",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000041= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000041=131 item={'mv_ip' 
+ => "5",'mv_mp' => "100054",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000041",'mv_si' => "5",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000014= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000014=49 item={'mv_ip' => "6",'mv_mp' 
+ => "100061",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000014",'mv_si' 
+ => "6",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000012= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000012=29.95 item={'mv_ip' 
+ => "7",'mv_mp' => "100051",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000012",'mv_si' => "7",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000009= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000009=19 item={'mv_ip' => "8",'mv_mp' 
+ => "100062",'mv_mi' => "57",'mv_ib' => "products",'code' => "7000009",'mv_si' 
+ => "8",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000010= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000010=9.95 item={'mv_ip' 
+ => "9",'mv_mp' => "100063",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000010",'mv_si' => "9",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 7000016= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 7000016=99 item={'mv_ip' 
+ => "10",'mv_mp' => "100052",'mv_mi' => "57",'mv_ib' => "products",'code' 
+ => "7000016",'mv_si' => "10",'quantity' => "1",}
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html #### final price for item 00009=1575.8 item={
+ >   'mv_ip' => 0,
+ >   'mv_mp' => '00009',
+ >   'mv_mi' => '57',
+ >   'mv_ib' => 'products',
+ >   'code' => '00009',
+ >   'mv_si' => '0',
+ >   'quantity' => '1'
+ > }
+ > 
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html final price in item 00009 is 
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html CRH '1575.8'
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 00009
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 00009
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html CRH '0'
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000015
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000015
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html CRH '0'
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000017
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000017
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html CRH '0'
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000013
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000013
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html CRH '0'
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000041
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000041
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html CRH '0'
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000014
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000014
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html CRH '0'
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000012
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000012
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html CRH '0'
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000009
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000009
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html CRH '0'
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000010
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000010
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html CRH '0'
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000016
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 7000016
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html CRH '0'
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html item_price initial call: 00011
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item before chain 00011= PriceField=0
+ gateway PF9g9Wg5:gateway - [25/June/2001:17:02:27 -0400] testbed /cgi-
+ bin/testbed/process.html price for item 00011=827.95 item={'mv_ib' => "",'code' 
+ => "00011",'quantity' => "1",}