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

This commit is contained in:
demo 2022-10-27 19:26:00 +00:00
parent 3fee246aed
commit a6a2cdbc9b
1 changed files with 4 additions and 0 deletions

View File

@ -3,6 +3,10 @@
"description": "Select Yes to approve, No to reject",
"type": "object",
"properties": {
"contributorName": {
"type": "string",
"title": "Contributor Name"
},
"isInvoiceApproved": {
"type": "boolean",
"title": "Approve?",