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

AER-3128 Animal housing less animal type based #292

Merged

Commits on Aug 7, 2024

  1. AER-3128 Animal housing less animal type based

    Basic housing is now based on animal housing category instead of the animal type. This is due to some animal types having multiple basic animal housing categories.
    Similarly, additional system factors are now based on animal housing category instead of the animal type. This is due to having different reduction factors for some animal housing + additional system combinations.
    Implementations will have to be adjusted accordingly.
    BertScholten committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    b78c1cd View commit details
    Browse the repository at this point in the history
  2. Adjust test class

    Doesn't matter too much as we're not directly using this in test cases, but makes more sense.
    BertScholten committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    cc4663b View commit details
    Browse the repository at this point in the history