mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 21:58:18 +00:00
User: alex@sartography.com added process model file manage-procurement/procurement/requisition-order-management/new-demand-request-procurement/request_approval_JSONSchema.json
This commit is contained in:
parent
91e3cb858f
commit
0474d65cbf
@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "object",
|
||||
"properties": {
|
||||
"isInvoiceApproved": {
|
||||
"type": "boolean",
|
||||
"title": "Approved?"
|
||||
},
|
||||
"approvalComment": {
|
||||
"type": "string",
|
||||
"title": "Comment"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user