Skip to content
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

TRUNK-2224 Show appropriate notification message when void reason is empty when voiding a patient #739

Closed
wants to merge 1 commit into from

Conversation

aka001
Copy link
Contributor

@aka001 aka001 commented Mar 7, 2014

(Repeating the comment put in the previous pr)
@dkayiwa
yaa true that but the point I am trying to make is.
When one clicks on "Delete" button the block containing the message:
action.equals(msa.getMessage("Patient.delete")) gets triggered and we can find out whether the "delete reason" provided by the user is empty or not,
by using the command, StringUtils.isNotBlank(patient.getVoidReason())
I have thoroughly tested this.
P.S. Talking about the version openmrs 1.11

@dkayiwa
Copy link
Member

dkayiwa commented Mar 10, 2014

Closing this PR because author is creating another one.

@dkayiwa dkayiwa closed this Mar 10, 2014
@aka001 aka001 deleted the TRUNK_-2224 branch March 10, 2014 13:24
@aka001
Copy link
Contributor Author

aka001 commented Mar 10, 2014

#760

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants