mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
Allow file fields for api forms
This commit is contained in:
parent
e108598557
commit
8bca501fc4
5 changed files with 97 additions and 18 deletions
|
|
@ -244,6 +244,7 @@ class _StockItemTestResultDisplayState extends RefreshableState<StockItemTestRes
|
|||
trailing: _icon,
|
||||
onLongPress: () {
|
||||
addTestResult(
|
||||
context,
|
||||
name: _test,
|
||||
nameIsEditable: !_required,
|
||||
valueRequired: _valueRequired,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue