2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-08-14 15:41:10 +00:00

New custom serializer for handling attachments

This commit is contained in:
Oliver
2021-08-15 22:43:52 +10:00
parent 81a8aac623
commit ff8dcabb12
4 changed files with 46 additions and 1 deletions

View File

@@ -868,6 +868,7 @@
constructForm(url, {
fields: {
filename: {},
comment: {},
},
title: '{% trans "Edit Attachment" %}',