2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-03 13:58:47 +00:00

Peppy fix

This commit is contained in:
Oliver Walters 2020-04-05 15:59:48 +10:00
parent 91b5911ff2
commit 511cdef323

View File

@ -104,7 +104,7 @@ class PartSerializer(InvenTreeModelSerializer):
'allocated_stock',
'assembly',
'bom_items',
'building',
'building',
'category',
'category_name',
'component',