Ubercart Stock Validate

Categories

Component ID

1472842

Component name

Ubercart Stock Validate

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module performs two checks during checkout.

When a user tries to add a product to cart, the quantity is checked against the available stock level.
If the quantity exceeds stock level, the user won't be able to add the product to the cart.
Instead an error message tells him to chose a different quantity.

The same check is performed when the user updates his cart.

Please notice:

- Product kits not supported yet. (will fix)
- Differing SKUs not supported yet, just checks the standard SKU. (will fix)