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