mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
API form for editing PartCategory
- Custom related field renderer function - Grab related field data from the server
This commit is contained in:
parent
377da3c2fb
commit
bc713dfdcd
3 changed files with 120 additions and 69 deletions
|
|
@ -188,8 +188,6 @@ class _PartDisplayState extends RefreshableState<PartDetailWidget> {
|
|||
"link": {},
|
||||
|
||||
"category": {
|
||||
"filters": {
|
||||
}
|
||||
},
|
||||
|
||||
// Checkbox fields
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue