mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-13 02:25:38 +00:00
Provide form for user to select export options
This commit is contained in:
@ -65,6 +65,8 @@ class PartBriefSerializer(InvenTreeModelSerializer):
|
||||
'available_stock',
|
||||
'image_url',
|
||||
'active',
|
||||
'assembly',
|
||||
'virtual',
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user