User: alex clicked save for manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval/Submit-the-invoice_UISchema.json
This commit is contained in:
parent
5172d954e3
commit
65ed32b6de
|
@ -1,14 +1,15 @@
|
|||
{
|
||||
"invoice": {
|
||||
"contributorName": {
|
||||
"ui:autofocus": true,
|
||||
"ui:emptyValue": "",
|
||||
"ui:readonly": true,
|
||||
"ui:placeholder": "First and Last Name"
|
||||
},
|
||||
"contributorId": {
|
||||
"ui:readonly": true
|
||||
"ui:placeholder": "Employee or Vendor ID"
|
||||
},
|
||||
"invoiceId": {
|
||||
"ui:autofocus": true,
|
||||
"ui:placeholder": "Enter the Status Invoice ID found in the upper left of the PDF to be uploaded"
|
||||
},
|
||||
"invoiceAmount": {
|
||||
|
|
Loading…
Reference in New Issue