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

This commit is contained in:
demo 2022-10-28 15:32:23 +00:00
parent dac414a147
commit 3cd74f8cc3
1 changed files with 1 additions and 5 deletions

View File

@ -1,12 +1,8 @@
{
"title": "Approve Invoice",
"description": "Select Yes to approve, No to reject",
"description": "Select Yes to approve, No to reject test: {{ invoice.contributorName }}",
"type": "object",
"properties": {
"contributorName": {
"type": "string",
"title": "Submitted by"
},
"isInvoiceApproved": {
"type": "boolean",
"title": "Approve?",