-
Notifications
You must be signed in to change notification settings - Fork 230
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(fix) O3-4271 Service Queues - fix form to start service queues for p… #1411
Conversation
…atient with existing visit
Size Change: -108 B (0%) Total Size: 7.18 MB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One small thing, but looks good otherwise!
callback | ||
.submitQueueEntry?.(visit) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Isn't is possible (if unlikely) for callback
still be null
here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah... will change.
…atient with existing visit
Requirements
Summary
See corresponding PR in patient chart.
Screenshots
Related Issue
https://openmrs.atlassian.net/browse/O3-4271
Other