Inventory / Simple Stock View Cart Issue

Posts: 48
Joined: 01/31/2008

Aside from the other issue of "checking availability" being disabled for products with only text field attributes, using "view cart" to update the quantity will also bypass the checking of available stock. So if you have stock of 3 and you put 6 in Qty and hit update cart, it will update to 6.

Posts: 822
Joined: 11/05/2007
Bug FinderFAQ ModeratorGetting busy with the Ubercode.

giggler wrote:
using "view cart" to update the quantity will also bypass the checking of available stock. So if you have stock of 3 and you put 6 in Qty and hit update cart, it will update to 6.

That should work properly if the items you are updating have stock tracking turned on and have a stock level set. The form will fail validation and an error message will print out. I don't know of any problems with this feature...

--

<tr>.

Posts: 48
Joined: 01/31/2008

Sent you a PM before, I'll send another with a link.