Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prevent crash when stocktype has a negative sale price
Related issue: #281 on github. We may want to support stock with a negative price in the future (for example, where the "stock" is a limited number of discounts) but for now let's just pop up an error when someone attempts to sell stock that has a negative price.
- Loading branch information