2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-14 11:15:26 +00:00

Item deplete fix (#452)

* Add status code information to server error message

* More informative error message for 404

* Update release note
This commit is contained in:
Oliver
2023-11-12 23:43:52 +11:00
committed by GitHub
parent e22ba95214
commit bb87d0dd6d
3 changed files with 29 additions and 5 deletions

View File

@ -1,3 +1,9 @@
### 0.14.0 - November 2023
---
- Adds support for Sales Orders
- Fixes bug when removing entire quantity of a stock item
### 0.13.0 - October 2023
---