2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-12 01:55:39 +00:00
This commit is contained in:
Oliver Walters
2019-05-14 18:32:20 +10:00
parent 46ab6e40eb
commit 2164cac28a
2 changed files with 2 additions and 4 deletions

View File

@ -71,7 +71,7 @@ class PartSerializer(serializers.ModelSerializer):
'variant',
'description',
'keywords',
'URL',
'URL',
'total_stock',
'available_stock',
'units',