User: ciuser1 clicked save for execute-procure-to-pay/cc-invoice-approval-process/Submit-the-invoice_JSONSchema.json

This commit is contained in:
staging 2022-10-13 15:55:55 +00:00
parent 6b89440727
commit 4aacb110c2
1 changed files with 4 additions and 8 deletions

View File

@ -46,14 +46,10 @@
"type": "string",
"title": "Due Date"
},
"title": "Files",
"type": "object",
"properties": {
"file": {
"type": "string",
"format": "data-url",
"title": "Single file"
}
"file": {
"type": "string",
"format": "data-url",
"title": "Upload Invoice PDF"
}
}
}