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

This commit is contained in:
staging 2022-10-14 13:24:23 +00:00
parent 56a737eba1
commit 2e324d32a6

View File

@ -17,9 +17,11 @@
"ui:help": "Select payment currency" "ui:help": "Select payment currency"
}, },
"invoice.dueDate": { "invoice.dueDate": {
"ui:widget": "date" "ui:widget": "date",
"ui:help": "Invoices submitted before the 15th of the month will be paied on the 25th"
}, },
"filesAccept": { "filesAccept": {
"ui:help": "Uploaded your Invoice PDF generated from spreadsheet",
"ui:options": { "ui:options": {
"accept": ".pdf" "accept": ".pdf"
} }