User: alex@sartography.com clicked save for manage-procurement/procurement/requisition-order-management/new-demand-request-procurement/submit-procurement-schema.json

This commit is contained in:
sartography-automated-committer 2023-01-17 00:41:45 +00:00
parent 05b09f7030
commit 451de40e50

View File

@ -49,7 +49,10 @@
}, },
"period": { "period": {
"type": "string", "type": "string",
"title": "Period" "format": "date",
"minimumDate": "today",
"title": "Period",
"validationErrorMessage": "Date must be equal to or greater than today's date"
}, },
"payment-method": { "payment-method": {
"type": "string", "type": "string",