]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Lp 1799272: Option to Limit Hold Items in SIP2 msg 64 to Available
authorJason Stephenson <jason@sigio.com>
Fri, 2 Nov 2018 13:03:07 +0000 (09:03 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Fri, 6 Sep 2019 21:56:09 +0000 (17:56 -0400)
commit7d76898b674441d989d096442861831c9adb4ba3
treeb7e618c08e6fc312584a1ceff0aca674294afcb1
parent6b39b42f25f358eb8d7e23af4b56afb3f029ec24
Lp 1799272: Option to Limit Hold Items in SIP2 msg 64 to Available

This commit adds an implementation option to the oils_sip.xml that,
when enabled, will limit the hold items list and hold items counts in
the patron information response (response 64) to only the holds
available for pickup by the patron.  When the setting is not enabled,
the full list of the patron's holds continues to be used.

Signed-off-by: Jason Stephenson <jason@sigio.com>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/examples/oils_sip.xml.example
Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm
docs/RELEASE_NOTES_NEXT/SIP/hold_items_available_option.adoc [new file with mode: 0644]