From 48c3da4cca7d6a66d69285cc8403df7f154298cf Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Fri, 2 Nov 2018 09:03:07 -0400 Subject: [PATCH] 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 --- Open-ILS/examples/oils_sip.xml.example | 11 ++++++++--- Open-ILS/src/perlmods/lib/OpenILS/SIP/Patron.pm | 16 ++++++++++------ .../SIP/hold_items_available_option.adoc | 11 +++++++++++ 3 files changed, 29 insertions(+), 9 deletions(-) create mode 100644 docs/RELEASE_NOTES_NEXT/SIP/hold_items_available_option.adoc diff --git a/Open-ILS/examples/oils_sip.xml.example b/Open-ILS/examples/oils_sip.xml.example index 57ebda4596..241cb5065f 100644 --- a/Open-ILS/examples/oils_sip.xml.example +++ b/Open-ILS/examples/oils_sip.xml.example @@ -111,6 +111,13 @@