Once a cart is checked out and order(s) have been created, delete the shopping cart:
- Call RPC$SHOPPINGCART_DELETE
- There may be some missing elements in this program. Test to make sure that:
- If it's a ce operator, that the cart name is being built correctly with *OPERATOR at the end
- Make sure that unnamed carts (key = cart.name * billto.nbr) are being deleted properly. We've removed the logic that assigned the active (unnamed) cart to CURRENT. It now assigns the cart name as the billto customer#.
- Set the status of Bug#186 to 'Test' and let Susan know that she can test this and close this bug