User: sasha clicked save for execute-procure-to-pay/cc-invoice-approval-process/invoice-approval_JSONSchema.json
This commit is contained in:
parent
3fee246aed
commit
a6a2cdbc9b
|
@ -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?",
|
||||
|
|
Loading…
Reference in New Issue