mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-12 14:50:54 +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