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

Expand Container to Contain Fields for Department and Person Reasponsible #138

Open
hmanalai opened this issue Feb 16, 2017 · 1 comment
Labels
enhancement New feature or request major

Comments

@hmanalai
Copy link
Member

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...

  1. Expanding the core container and histories data model...
    • /application/models/containersModel.py
      
    • /application/models/historiesModel.py
      
    • Both of these should he null allowed fields
  2. Expand the containerConfig to include the two new fields
    • /config/containerConfig.yaml
    • Fields should be optional
  3. Maybe need to expand the ViewChemicalController? Possible not.
@hmanalai
Copy link
Member Author

Original comment by Kye Hoover (Bitbucket: eykrevooh, GitHub: eykrevooh).


Issue #132 was marked as a duplicate of this issue.

@hmanalai hmanalai added major enhancement New feature or request labels Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request major
Projects
None yet
Development

No branches or pull requests

1 participant