mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-24 13:48:10 +00:00
User: alex@sartography.com clicked save for manage-procurement/procurement/requisition-order-management/new-demand-request-procurement/demand-request-items-schema.json
This commit is contained in:
parent
f98b2f0c85
commit
af4968d0e3
@ -36,13 +36,13 @@
|
||||
},
|
||||
"currency": {
|
||||
"$ref": "#/definitions/currencyEnum",
|
||||
"title": "Currency",
|
||||
"pattern": "^(\\d{1,3}(,?\\d{3})*)(\\.\\d\\d)?$",
|
||||
"validationErrorMessage": "0-2 decimals"
|
||||
"title": "Currency"
|
||||
},
|
||||
"unit-price": {
|
||||
"type": "number",
|
||||
"title": "Unit Price"
|
||||
"title": "Unit Price",
|
||||
"pattern": "^(\\d{1,3}(,?\\d{3})*)(\\.\\d\\d)?$",
|
||||
"validationErrorMessage": "0-2 decimals"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user