2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-12 10:15:32 +00:00

Working on implementation of a related field

This commit is contained in:
Oliver
2021-07-25 23:26:27 +10:00
parent a002ce1e8a
commit ca4297ae6d
4 changed files with 113 additions and 2 deletions

View File

@ -187,6 +187,8 @@ class _PartDisplayState extends RefreshableState<PartDetailWidget> {
"keywords": {},
"link": {},
"category": {},
// Checkbox fields
"active": {},
"assembly": {},