mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Allow API upload of file attachments against StockItemTestResult objects
This commit is contained in:
parent
835451c02c
commit
1bf696a052
@ -259,7 +259,6 @@ class StockItemTestResultSerializer(InvenTreeModelSerializer):
|
||||
|
||||
read_only_fields = [
|
||||
'pk',
|
||||
'attachment',
|
||||
'user',
|
||||
'date',
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user