2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-15 03:35:28 +00:00

Show used in assembly list (#209)

* Update default list filters for BomItem

* Display "usedIn" count for part detail view

* Improve BillOfMaterials widget to display "used in" parts

* Update release notes
This commit is contained in:
Oliver
2022-09-10 14:06:58 +10:00
committed by GitHub
parent c25175ac54
commit 7fc109e0c2
4 changed files with 93 additions and 15 deletions

View File

@ -1,6 +1,11 @@
## InvenTree App Release Notes
---
### 0.8.3 - September 2022
---
- Display list of assemblies which components are used in
### 0.8.2 - August 2022
---