siamon123 / warehouse-inventory-system

Open source inventory management system with php and mysql
http://www.oswapp.com
MIT License
379 stars 233 forks source link

[Error] - I can sell more than I have in stock #49

Open PauloRobert opened 4 years ago

PauloRobert commented 4 years ago

Currently the system is allowing to sell more than the amount I have in stock. I registered 4 products, but sold 5 and the stock was negative.

Where can I get this function so that inventory is updated whenever there is a sale and does not allow me to sell more than I have in stock?

Error

ghost commented 4 years ago

https://github.com/bitsandbots/inventory