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

(bug) Suppliers page does not reference Creditor Groups #754

Closed
jniles opened this issue Sep 28, 2016 · 0 comments · Fixed by #757
Closed

(bug) Suppliers page does not reference Creditor Groups #754

jniles opened this issue Sep 28, 2016 · 0 comments · Fixed by #757
Assignees
Labels

Comments

@jniles
Copy link
Contributor

jniles commented Sep 28, 2016

The supplier module's group <select> element lists creditors not creditor_groups. This should be changed to reference creditor groups, and each supplier should create a creditor as it is created.

@jniles jniles added the Bug label Sep 28, 2016
@jniles jniles self-assigned this Sep 28, 2016
jniles pushed a commit to jniles/bhima that referenced this issue Sep 28, 2016
This commit fixes a long-standing bug in the suppliers page.  The
suppliers previously used Creditors instead of Creditor Groups which
have no way to be created independently of the supplier.  The client
page has been refactored to choose creditor groups from a dropdown and
the server now generates a new creditor UUID when creating a supplier.

Closes IMA-WorldHealth#754.
jniles pushed a commit to jniles/bhima that referenced this issue Sep 28, 2016
This commit fixes a long-standing bug in the suppliers page.  The
suppliers previously used Creditors instead of Creditor Groups which
have no way to be created independently of the supplier.  The client
page has been refactored to choose creditor groups from a dropdown and
the server now generates a new creditor UUID when creating a supplier.

Closes IMA-WorldHealth#754.
jniles pushed a commit to jniles/bhima that referenced this issue Sep 28, 2016
This commit fixes a long-standing bug in the suppliers page.  The
suppliers previously used Creditors instead of Creditor Groups which
have no way to be created independently of the supplier.  The client
page has been refactored to choose creditor groups from a dropdown and
the server now generates a new creditor UUID when creating a supplier.

Closes IMA-WorldHealth#754.
jniles pushed a commit that referenced this issue Sep 28, 2016
This commit fixes a long-standing bug in the suppliers page.  The
suppliers previously used Creditors instead of Creditor Groups which
have no way to be created independently of the supplier.  The client
page has been refactored to choose creditor groups from a dropdown and
the server now generates a new creditor UUID when creating a supplier.

Closes #754.
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