2
0
mirror of https://github.com/inventree/InvenTree.git synced 2026-05-18 07:18:39 +00:00

Fixes for Stock API

This commit is contained in:
Oliver Walters
2020-05-16 23:12:43 +10:00
parent fd11317409
commit 197a3e6731
2 changed files with 7 additions and 1 deletions
+1 -1
View File
@@ -212,7 +212,7 @@ class StockItemAttachmentSerializer(InvenTreeModelSerializer):
'stock_item',
'attachment',
'comment',
'date',
'upload_date',
'user',
'user_detail',
]