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