You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With regards to issue #43 - make the client stock-aware.
What would you like?
Instead of being unable to complete the sale if stock=0, item stock should be checked when added to the cart.
Also, if item is out of stock before a sale - the item should be grayed out.
An override function should be implemented as well to not let the customer have to wait until someone with access to the server are able to update the stock.
The text was updated successfully, but these errors were encountered:
Feature or Bug?
Feature
With regards to issue #43 - make the client stock-aware.
What would you like?
Instead of being unable to complete the sale if stock=0, item stock should be checked when added to the cart.
Also, if item is out of stock before a sale - the item should be grayed out.
An override function should be implemented as well to not let the customer have to wait until someone with access to the server are able to update the stock.
The text was updated successfully, but these errors were encountered: