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

circulation: allow checkout from never open library #3375

Merged
merged 1 commit into from
Jun 20, 2023

Commits on Jun 20, 2023

  1. circulation: allow checkout from never open lib

    - Fixes infinite loop when checking out an item from library without
    open days but with open exception dates in the past.
    - Add an extended validation to libraries to disallow open exception
    dates without specifying times.
    - Fixes LibraryNeverOpen error not being passed to monitoring.
    - Fixes checkout not possible from library without opening hours.
    - Closes rero#2419.
    
    Co-Authored-by: Pascal Repond <pascal.repond@rero.ch>
    Co-Authored-by: Johnny Mariéthoz <Johnny.Mariethoz@rero.ch>
    PascalRepond and jma committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    ed2e065 View commit details
    Browse the repository at this point in the history