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

The link from the Payments Registry -> Patient Registry is broken #2355

Closed
jniles opened this issue Dec 6, 2017 · 1 comment · Fixed by #2356
Closed

The link from the Payments Registry -> Patient Registry is broken #2355

jniles opened this issue Dec 6, 2017 · 1 comment · Fixed by #2356
Assignees
Labels

Comments

@jniles
Copy link
Collaborator

jniles commented Dec 6, 2017

It looks like the link from that Payment Registry is filtering the Patient Registry on patient group instead of on patient_uuid. This is a bug.

@jniles jniles added the Bug label Dec 6, 2017
@jniles jniles self-assigned this Dec 6, 2017
@jniles
Copy link
Collaborator Author

jniles commented Dec 6, 2017

I'll take this one.

jniles added a commit to jniles/bhima that referenced this issue Dec 6, 2017
This commit fixes the link that takes a user to the patient registry.

Closes Third-Culture-Software#2355.
bors bot added a commit that referenced this issue Dec 9, 2017
2356: Fix: misc registry fixes r=jniles a=jniles

This PR fixes two bugs.  The first was a duplicated item in the dropdown of users.  See below:

![usersdropdownbroken](https://user-images.githubusercontent.com/896472/33666774-4bbfa28e-da9b-11e7-8636-a51c11850fe5.PNG)
_Fig 1: Duplicated Dropdown Item Disactivate_

![usersdropdownfixed](https://user-images.githubusercontent.com/896472/33666794-5accfe7a-da9b-11e7-8f07-ca68c8bfdc7f.PNG)
_Fig 2: Fixed it!_

And the second is the link from the Cash Registry to the Patient Registry which previously did nothing.

Closes #2355.
@bors bors bot closed this as completed in #2356 Dec 9, 2017
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 a pull request may close this issue.

1 participant