User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/invoice-approval_UISchema.json

This commit is contained in:
demo 2022-11-18 01:47:19 +00:00
parent 782ec68cdf
commit 2ff0fd2bd3
1 changed files with 2 additions and 6 deletions

View File

@ -5,14 +5,10 @@
"ui:help": "Select Yes to approve, No to reject"
},
"approvalComment": {
"ui:help": "Enter comments related approval or rejection here",
"ui:options": {
widget: "textarea",
rows: 5
}
"ui:widget": "textarea",
"ui:help": "Enter comments related approval or rejection here"
},
"ui:order": [
"contributorName",
"isInvoiceApproved",
"approvalComment"
]