mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 20:16:44 +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',
|
'category_detail',
|
||||||
'component',
|
'component',
|
||||||
'description',
|
'description',
|
||||||
|
'default_location',
|
||||||
'full_name',
|
'full_name',
|
||||||
'image',
|
'image',
|
||||||
'in_stock',
|
'in_stock',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user