mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Added part 'default_location' to serializer
This commit is contained in:
parent
ca8472ac23
commit
eb98496a79
@ -304,6 +304,7 @@ class PartSerializer(InvenTreeModelSerializer):
|
||||
'category_detail',
|
||||
'component',
|
||||
'description',
|
||||
'default_location',
|
||||
'full_name',
|
||||
'image',
|
||||
'in_stock',
|
||||
|
Loading…
Reference in New Issue
Block a user