2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-03 22:08:49 +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', 'allocated_stock',
'assembly', 'assembly',
'bom_items', 'bom_items',
'building', 'building',
'category', 'category',
'category_name', 'category_name',
'component', 'component',