2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-17 04:25:42 +00:00

Renderer for supplier part

This commit is contained in:
Oliver
2021-07-02 17:11:07 +10:00
parent 52952a8a8b
commit 72526307ae
4 changed files with 30 additions and 5 deletions

View File

@ -336,9 +336,10 @@ class PartSerializer(InvenTreeModelSerializer):
'category',
'category_detail',
'component',
'description',
'default_location',
'default_expiry',
'default_location',
'default_supplier',
'description',
'full_name',
'image',
'in_stock',