cancel
Showing results for 
Search instead for 
Did you mean: 

sales_flat_quote incorrect after admin remove all items from the cart

sales_flat_quote incorrect after admin remove all items from the cart

Hi,

I've found one thing that probably it's a Magento Issue,
I wanna ask for someone to try and give the feedback.

The problem is moving all items from cart to one order (by admin) and the Magento don't clean the sales_flat_quote
I tried on my shop and at fresh magento install.

Link: http://www.magentocommerce.com/bug-tracking/issue/index/id/807

 

Steps to reproduce:
On Frontend, login as customer;
Select 2 or more items and add to cart;
Go to another page (without cart page)

On Backend, login as admin;
Create new Order with the customer have you logged;
Move all items from they cart to the order (Only move);

Now on the frontend check some page( without cart page), check the cart qty;
Now go to the cart Page and that are empty!


Expected Result:
After move all items to the order, empty the cart

Actual Result:
If you move all items to the cart (with one step), Magento doesn't clean the table sales_flat_quote

 

If someone can help, thanks!