mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-17 12:45:26 +00:00
Stock history fix (#320)
* Improves quantity parsing from * Add paginated history widget * Refactor stock history widget as a paginated widget * Allow paginated result list to handle results returned as list - Some API endpoints (older ones most likely) don't paginate results correctly * Fix code layout * Render user information in "history" widget (not quantity) * Hide filter button * Update release notes * remove unused import
This commit is contained in:
@ -1,6 +1,12 @@
|
||||
## InvenTree App Release Notes
|
||||
---
|
||||
|
||||
### 0.11.4 - April 2023
|
||||
---
|
||||
|
||||
- Bug fix for stock history widget
|
||||
- Improved display of stock history widget
|
||||
|
||||
### 0.11.3 - April 2023
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user