mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
Part parameters (#224)
* Adds class representing the PartParameter model * Adds API method for determining support for PartParmaters * Display part parameter count in part detail widget * Adds user setting for controlling if part parameters are displayed * Fix URL for model * Widget for displaying part parameters * linting
This commit is contained in:
parent
207e5ec6c5
commit
c2574e9fa5
8 changed files with 230 additions and 15 deletions
|
|
@ -4,6 +4,7 @@
|
|||
### - December 2022
|
||||
---
|
||||
|
||||
- Support Part parameters
|
||||
- Add support for structural part categories
|
||||
- Add support for structural stock locations
|
||||
- Allow deletion of attachments via app
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue