[email protected]
VP-CART New User

149 Posts |
Posted - June 06 2013 : 13:24:29
|
Has anyone else experienced this?
Customer orders an item.
Later, item is deleted from cart.
Resulting in customer order not displaying item (though price and shipping are still there)
Checking the db, the item is not in the products table (as expected from deleting it)
but the item is in the oitems table associated with the customer''s order number.
Does the customer order page not draw it''s info from the oitems table?
We have had several instances of this and need to prevent it from happening.
Thanks,
Dustin |
|
diegomilito
VP-CART Expert
  
Argentina
779 Posts |
Posted - June 11 2013 : 05:14:26
|
dustin, i tried it in my store, i ordered an item, i deleted the product, then i view the order again, the item is still there although the product already been deleted. so mine and yours are different. the order details should be loading from oitems table and not from products table from what i can see. thank you. diego |
 |
|