User: alex clicked save for manage-procurement/procurement/core-contributor-invoice-management/cc-invoice-approval/what-next_UISchema.json

This commit is contained in:
demo 2022-11-25 14:57:10 +00:00
parent 2fc3f4b8ee
commit 5d9009df32

View File

@ -1,15 +1,7 @@
{
"isInvoiceApproved": {
"isProceed": {
"ui:autofocus": true,
"ui:widget": "radio",
"ui:help": "Select Yes to approve, No to reject"
},
"approvalComment": {
"ui:widget": "textarea",
"ui:help": "Enter comments related to approval or rejection here"
},
"ui:order": [
"isInvoiceApproved",
"approvalComment"
]
"ui:help": "Select Yes to submit invoice, No to return form and make changes"
}
}