User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/invoice-approval_UISchema.json
This commit is contained in:
parent
782ec68cdf
commit
2ff0fd2bd3
|
@ -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"
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue