We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Original report by Kye Hoover (Bitbucket: eykrevooh, GitHub: eykrevooh).
The Container needs to track information on the Department that ordered it and the Person who is Responsible.
Ex. Chemistry is Department and Dr. Saderholm is the person responsible
This requires...
/application/models/containersModel.py
/application/models/historiesModel.py
The text was updated successfully, but these errors were encountered:
Original comment by Kye Hoover (Bitbucket: eykrevooh, GitHub: eykrevooh).
Issue #132 was marked as a duplicate of this issue.
Sorry, something went wrong.
No branches or pull requests
Original report by Kye Hoover (Bitbucket: eykrevooh, GitHub: eykrevooh).
The Container needs to track information on the Department that ordered it and the Person who is Responsible.
Ex. Chemistry is Department and Dr. Saderholm is the person responsible
This requires...
The text was updated successfully, but these errors were encountered: