From: Jane Sandberg <sandbej@linnbenton.edu>
Date: Wed, 28 Mar 2018 13:04:01 +0000 (-0700)
Subject: Docs: adding info about new setting to 3.1 release notes
X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=2e51b8fa4510bfd9cd71c557d980e6817f4182ef;p=evergreen%2Fequinox.git

Docs: adding info about new setting to 3.1 release notes

Signed-off-by: Jane Sandberg <sandbej@linnbenton.edu>
---

diff --git a/docs/RELEASE_NOTES_3_1.adoc b/docs/RELEASE_NOTES_3_1.adoc
index 5def9cda4c..e14974d81b 100644
--- a/docs/RELEASE_NOTES_3_1.adoc
+++ b/docs/RELEASE_NOTES_3_1.adoc
@@ -331,6 +331,19 @@ Adds a mailto link to the patron's email in their profile so it can
 be clicked to send and email to the patron. No new settings or
 permissions are included in this feature.
 
+Pickup Library for Staff-placed Holds
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Adds a new library setting, _circ.staff_placed_holds_fallback_to_ws_ou_,
+that helps determine the hold pickup library in cases where patrons don't
+have a preferred hold pickup library in their account and a staff member
+is placing the hold on their behalf.
+
+  * When this setting is true and the patron doesn't have a preferred
+  library listed, the hold pickup library will default to the
+  workstation's organizational unit.
+  * When this setting is false and the patron doesn't have a preferred
+  library listed, the hold pickup library will default to the
+  patron's home library.
 
 OPAC
 ~~~~