User: alex clicked save for documentation/submit-invoice/Submit-the-invoice_UISchema.json

This commit is contained in:
demo 2022-11-16 18:40:45 +00:00
parent bec3778bfd
commit 1dea328d12
1 changed files with 1 additions and 8 deletions

View File

@ -20,19 +20,12 @@
"ui:widget": "date",
"ui:help": "Invoices submitted before the 15th of the month will be paied on the 25th"
},
"filesAccept": {
"ui:help": " ",
"ui:options": {
"accept": ".pdf"
}
},
"ui:order": [
"contributorName",
"contributorId",
"invoiceId",
"invoiceAmount",
"invoiceCurrency",
"dueDate",
"filesAccept"
"dueDate"
]
}