diff --git a/configuration/config.json b/configuration/config.json index ad3b0962..3cbb18c9 100644 --- a/configuration/config.json +++ b/configuration/config.json @@ -376,6 +376,20 @@ } ] }, + "@openmrs/esm-dispensing-app": { + "valueSets": { + "reasonForPause": { + "uuid": "2462a9d7-61fb-4bf5-9359-aedecb8d03cb" + }, + "reasonForClose": { + "uuid": "2462a9d7-61fb-4bf5-9359-aedecb8d03cb" + } + }, + "dispenseBehavior": { + "restrictTotalQuantityDispensed": true, + "allowModifyingPrescription": false + } + }, "@openmrs/esm-form-builder-app": { "patientUuid": "3d8e8417-77ca-496c-85f0-c2797e96bae8" }