mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-23 13:18:21 +00:00
User: ciuser1 clicked save for execute-procure-to-pay/cc-invoice-approval-process/Submit-the-invoice_JSONSchema.json
This commit is contained in:
parent
4e2fe6eab2
commit
40bb40f608
@ -1,56 +1,10 @@
|
||||
{
|
||||
"definitions": {
|
||||
"currencyEnum": {
|
||||
"title":"Currency"
|
||||
"type": "string",
|
||||
"anyOf": [{
|
||||
"type": "string",
|
||||
"title": "Australian Dollar (AUD)",
|
||||
"enum": [
|
||||
"AUD"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"title": "Canadian Dollar (CAD)",
|
||||
"enum": [
|
||||
"CAD"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"title": "Swiss Franc (CHF)",
|
||||
"enum": [
|
||||
"CHF"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"title": "Euro (EUR)",
|
||||
"enum": [
|
||||
"EUR"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"title": "Pound sterling (GBP)",
|
||||
"enum": [
|
||||
"GBP"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"title": "Singapore Dollar (SGD)",
|
||||
"enum": [
|
||||
"SGD"
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "string",
|
||||
"title": "US Dollar (USD)",
|
||||
"enum": [
|
||||
"USD"
|
||||
]
|
||||
}
|
||||
"options_from_task_data_var:currency_enum_options"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user