User: alex clicked save for documentation/submit-invoice/Submit-the-invoice_UISchema.json
This commit is contained in:
parent
bec3778bfd
commit
1dea328d12
|
@ -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"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue