From 0545f2e2b23c997b71297e6a66ea46896caac2f9 Mon Sep 17 00:00:00 2001 From: MOHANKUMAR T <31698165+mohan-13@users.noreply.github.com> Date: Thu, 1 Aug 2024 11:04:58 +0530 Subject: [PATCH] BAH-4053 | Remove filter for OT Surgeons (#40) --- openmrs/apps/ot/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openmrs/apps/ot/app.json b/openmrs/apps/ot/app.json index d400c6011..e38684f85 100644 --- a/openmrs/apps/ot/app.json +++ b/openmrs/apps/ot/app.json @@ -10,7 +10,7 @@ "errorMessage": "The patient is not enrolled to the program" }, "surgeryAttributes": ["procedure", "estTimeHours", "estTimeMinutes", "cleaningTime", "otherSurgeon", "surgicalAssistant", "anaesthetist", "scrubNurse", "circulatingNurse", "notes"], - "primarySurgeonsForOT" : ["Yogesh Kumar","Super Man","Unknown Provider","labsystem system","Billing System","automation automation"], + "primarySurgeonsForOT" : [], "printListViewTemplateUrl" : "/bahmni_config/openmrs/apps/ot/printListView.html", "calendarView": { "dayViewStart": "08:00",