mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 19:15:41 +00:00
Allow API upload of file attachments against StockItemTestResult objects
This commit is contained in:
@ -259,7 +259,6 @@ class StockItemTestResultSerializer(InvenTreeModelSerializer):
|
||||
|
||||
read_only_fields = [
|
||||
'pk',
|
||||
'attachment',
|
||||
'user',
|
||||
'date',
|
||||
]
|
||||
|
Reference in New Issue
Block a user