Added part 'default_location' to serializer

This commit is contained in:
eeintech 2020-10-12 07:25:32 -05:00
parent ca8472ac23
commit eb98496a79

View File

@ -304,6 +304,7 @@ class PartSerializer(InvenTreeModelSerializer):
'category_detail',
'component',
'description',
'default_location',
'full_name',
'image',
'in_stock',