ChicoState / ChicoState/Inventory

Negative inventory bug

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
0
Forks
49
PR merge metrics
No merged PRs in 30d

Description

Currently the app allows me to sell something that is out of stock and when I do, the inventory goes negative!

Instead, when an item doesn't have any stock left, `Inventory` should print the message:

`Sorry, that item is out of stock`

and the stock count should for that item should not change.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.