[Koha-bugs] [Bug 15261] Verify if checkout or hold request periods overlap with existing holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 2 10:44:42 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15261

--- Comment #97 from Fridolin Somers <fridolin.somers at biblibre.com> ---
In CanBookBeRenewed(), $date_due is computed even if system preference
PreventCheckoutOnSameReservePeriod is off.
This has an impact on performance.
We may add if PreventCheckoutOnSameReservePeriod earlier.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list