User: dinithijonline@gmail.com added process model file playground/dinithi/test-lanes/petty-cash-approval-uischema.json
This commit is contained in:
parent
35d7cf79ae
commit
2b06e10eb1
|
@ -0,0 +1,11 @@
|
|||
{
|
||||
"title": "Petty Cash Approval",
|
||||
"description": "",
|
||||
"properties": {
|
||||
"approved_by": {
|
||||
"type": "string",
|
||||
"title": "Approved By"
|
||||
}
|
||||
},
|
||||
"required": []
|
||||
}
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"ui:order": [
|
||||
"approved_by"
|
||||
]
|
||||
}
|
Loading…
Reference in New Issue