[Koha-bugs] [Bug 33399] Improve checks of other items to determine if this is a valid recall

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 4 06:53:21 CEST 2023


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

--- Comment #1 from Aleisha Amohia <aleisha at catalyst.net.nz> ---
Created attachment 149112
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=149112&action=edit
Bug 33399: [WIP] Improve checks of other items to determine if valid recall

This patch employs the following checks to determine if it is valid for a
patron to place a recall:
- that we don't include items already allocated to a hold (i.e. hold 'is
found') when counting for recallable items
- that we don't include items that aren't allowed to be recalled (based on the
recallsallowed circulation rule) when counting for recallable items

Test plan coming

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


More information about the Koha-bugs mailing list