User: alex@sartography.com deleted process model file manage-procurement/procurement/requisition-order-management/new-demand-request-procurement/request_approval_UISchema.json

This commit is contained in:
sartography-automated-committer 2023-01-06 13:33:04 +00:00
parent d624f96e72
commit 3e642b2cdf
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
{
"isRequestApproved": {
"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": [
"isRequestApproved",
"approvalComment"
]
}