mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 02:25:38 +00:00
Expose some more stock item data over API
This commit is contained in:
@ -105,9 +105,11 @@ class PartBriefSerializer(InvenTreeModelSerializer):
|
||||
'thumbnail',
|
||||
'active',
|
||||
'assembly',
|
||||
'is_template',
|
||||
'purchaseable',
|
||||
'salable',
|
||||
'stock',
|
||||
'trackable',
|
||||
'virtual',
|
||||
]
|
||||
|
||||
|
Reference in New Issue
Block a user