2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-17 04:35:26 +00:00

Fix duplicate display of units

This commit is contained in:
Oliver Walters
2022-05-07 15:25:26 +10:00
parent a37551a45b
commit 0140ffd96f
2 changed files with 1 additions and 8 deletions

View File

@ -6,6 +6,7 @@
- Refactor home screen display
- Display unread notifications on home screen
- Fixes duplicated display of units when showing stock quantity
### 0.6.2 - April 2022
---