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] No Fill Level Capacity Check #4

Open
inconspicuously007 opened this issue Nov 11, 2022 · 1 comment
Open

[BUG] No Fill Level Capacity Check #4

inconspicuously007 opened this issue Nov 11, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@inconspicuously007
Copy link

Beim Ausladen wird der Füllstand des Lagers nicht ausgewertet, was dazu führt, das ein Tier entladen werden kann, auch wenn sein definierter FillLevel größer der Restkapazität dieses Filltypes im Lager ist.
Am Beispiel:
Rind mit berechnetem FillLevel 900
Lagerkapazität gesamt 2000
Lagerfüllstand aktuell 1800
Entladung möglich und wird durchgeführt, jedoch nur 200 Liter werden dem Lager gutgeschrieben, somit bleibt ein Verlust von 700l

@tn4799 tn4799 changed the title Füllstandüberprüfung [BUG] No Fill Level Capacity Check Nov 11, 2022
@tn4799 tn4799 added the bug Something isn't working label Nov 11, 2022
@tn4799
Copy link
Owner

tn4799 commented Nov 11, 2022

Mein Fehler. Wird im nächsten Update kommen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants