Skip to content

Commit

Permalink
Merge pull request #135 from Phanindra-tw/master
Browse files Browse the repository at this point in the history
Phani | BAH-3010 | Enable Appointment status option ( Scheduled / Waitlist)
  • Loading branch information
gokultw authored Apr 22, 2024
2 parents cc28573 + ae3098f commit a88d373
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion openmrs/apps/appointments/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@
"recurrence": {
"defaultNumberOfOccurrences": 10
},
"additionalInfoColumns": {"Language": "English"}
"additionalInfoColumns": {"Language": "English"},
"enableAppointmentStatusOption": true
}
}

0 comments on commit a88d373

Please sign in to comment.