mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 02:25:38 +00:00
Display inactive parts in part used_in view
This commit is contained in:
@ -53,6 +53,7 @@ class PartBriefSerializer(InvenTreeModelSerializer):
|
||||
'total_stock',
|
||||
'available_stock',
|
||||
'image_url',
|
||||
'active',
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user