jreinke / magento-stock-movements

Magento extension to save products stock movements.
http://www.bubblecode.net/en/2012/02/07/magento-save-product-stock-moves/
79 stars 50 forks source link

Missing information in guest checkout #7

Closed barbazul closed 11 years ago

barbazul commented 11 years ago

Hi I was just trying out this module. It looks really solid.

One thing I noticed though, and I am not really sure if its a bug, is that when I place an order as guest the qty and customer information is missing

If you look at this screenshot,

http://awesomescreenshot.com/0401mtd12d

I placed a guest order for 100 units, then edited the stock manually adding 5 units and then placed a new order logged in for 30 units.

I haven't looked into the code yet and its possibly an easy fix but I wanted to report it to you first as you might have more insight on the matter

jreinke commented 11 years ago

Hi,

Actually, the guest checkout is working well but this is because it was your first purchase so you cannot see -100 in the list. Try again for the same product and you'll see the row as expected.