mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-12 14:50:54 +00:00
Enable Part API to filter by active status
This commit is contained in:
@@ -70,6 +70,7 @@ class PartSerializer(serializers.ModelSerializer):
|
||||
'consumable',
|
||||
'trackable',
|
||||
'salable',
|
||||
'active',
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user