2 Aug
2021
2 Aug
'21
10:44 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15261 --- Comment #97 from Fridolin Somers <fridolin.somers@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.