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

fix(checkins): fix patient checkin report #795

Merged
merged 2 commits into from
Oct 18, 2016

Conversation

jniles
Copy link
Collaborator

@jniles jniles commented Oct 10, 2016

This commit updates the patient checkin report to the latest report standard. It adds integration tests for the patient checkin report route.

Closes #770.


Thank you for contributing!

Before submitting this pull request, please verify that you have:

  • Run your code through JSHint. Check out our styleguide.
  • Run integration tests.
  • Run end-to-end tests.
  • Accurately described the changes your are making in this pull request.

For a more detailed checklist, see the official review checklist that this PR will be evaluated against.

Ensuring that the above checkboxes are completed will help speed the review process and help build a stronger application. Thanks!

@jniles jniles added the Bug Fix label Oct 10, 2016
@jniles jniles added this to the Medical/Hospital Impementation milestone Oct 10, 2016
@jniles
Copy link
Collaborator Author

jniles commented Oct 10, 2016

@mbayopanda, can I get a review?

This commit updates the patient checkin report to the latest report
standard.  It adds integration tests for the patient checkin report
route.

Closes IMA-WorldHealth#770.
Copy link
Contributor

@mbayopanda mbayopanda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 All things in this PR are good, it just notice that the pdf report of checkin it is not translated.

Other thing is, the french transalation of checkin (verification) it is not well for the context, i think we have to choose a good name for example Visite and Signaler visite du patient for text on the checkin button.

* @requires renderers/pdf
* @requires lib/db
* @requires lib/ReportManager
* @requires Patients
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we have a good name for checkin in the french transaction
chekin

Verification des patients is not very clear for the action to do.

@sfount
Copy link
Contributor

sfount commented Oct 18, 2016

I've created an issue to track the updates suggested by @mbayopanda #811.

I suggest that this pull request is merged with translations to follow.

@mbayopanda mbayopanda merged commit 2e93e16 into IMA-WorldHealth:master Oct 18, 2016
@jniles jniles deleted the fix-patient-checkin-report branch October 19, 2016 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants