User: alex clicked save for execute-procure-to-pay/cc-invoice-approval-process/Submit-the-invoice_JSONSchema.json
This commit is contained in:
parent
d3d7a4a37b
commit
2d3e2139fe
|
@ -30,12 +30,12 @@
|
|||
"minLength": 2
|
||||
},
|
||||
"invoice.invoiceId": {
|
||||
"type": "number",
|
||||
"type": "integer",
|
||||
"title": "Invoice Id",
|
||||
"minLength": 4
|
||||
},
|
||||
"invoice.invoiceAmount": {
|
||||
"type": "integer",
|
||||
"type": "number",
|
||||
"title": "Invoice Amount"
|
||||
},
|
||||
"invoice.invoiceCurrency": {
|
||||
|
|
Loading…
Reference in New Issue