18 Apr
2023
18 Apr
'23
9:46 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32702 --- Comment #6 from Nick Clemens <nick@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #3)
I haven't had time to look at the methods at a whole, but do we really want to remove the checks from IsAvailableForItemLevelRequest?
Holdability is determined by calling both routines, and we call 'CanItemBeReserved' first - moving these checks to the start of the routine saves time calculating values that will be ignored later -- You are receiving this mail because: You are watching all bug changes.