https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32702 Arthur Suzuki <arthur.suzuki@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Needs Signoff --- Comment #32 from Arthur Suzuki <arthur.suzuki@biblibre.com> --- I made a new patch to completely remove "isAvailableForItemLevelRequest" and move the checks to "CanItemBeReserved". Some of those checks were duplicated. Also I've changed the perl scripts and any other file using isAvailableForItemLevelRequest to use CanItemBeReserved instead. I hope it will make Koha and holds easier to maintain and debug. -- You are receiving this mail because: You are watching all bug changes.