[Koha-bugs] [Bug 34886] Regression in when reservation button appears

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 22 17:18:25 CEST 2023


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

--- Comment #1 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 156107
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156107&action=edit
Bug 34886: Restore 'Place reserve' prior to session

This is a pragmatic patch to restore the display of 'Place hold' prior
to patron login. When we have no Patron, we fall back to only checkout
get_onshelfholds_policy without a patron. When we have a patron, we use
IsAvailableForItemLevelRequest instead to get the more detailed
response.

This isn't perfect, but I can't see an easy way to restore this
functionality otherwise.

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


More information about the Koha-bugs mailing list