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

--- Comment #2 from Thibaud Guillot (thibaud_g) <[email protected]> 
---
Created attachment 201661
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=201661&action=edit
Bug 41313: (follow-up) Also filter out non-holdable items in
Koha::Item->pickup_locations

This patch mirrors the exact same protection directly in
Koha::Item->pickup_locations(): no pickup location is returned when
CanItemBeReserved() does not return status 'OK' for the given item/patron
(onshelfholds, reservesallowed, holds_per_record, holds_per_day, max_holds,
holdallowed, age restriction, damaged, already-held/possessed, recall...).

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to