mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-12 10:15:32 +00:00
Handle "filters" for related fields
This commit is contained in:
@ -187,7 +187,10 @@ class _PartDisplayState extends RefreshableState<PartDetailWidget> {
|
||||
"keywords": {},
|
||||
"link": {},
|
||||
|
||||
"category": {},
|
||||
"category": {
|
||||
"filters": {
|
||||
}
|
||||
},
|
||||
|
||||
// Checkbox fields
|
||||
"active": {},
|
||||
|
Reference in New Issue
Block a user