From: Galen Charlton Date: Wed, 28 Feb 2018 21:30:46 +0000 (-0500) Subject: LP#1661688: tweaks to release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a5e0c10845437717d44e01496cef5fbac081c179;p=evergreen%2Fmasslnc.git LP#1661688: tweaks to release notes Signed-off-by: Galen Charlton --- diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/alternate_patron_hold_pickup.adoc b/docs/RELEASE_NOTES_NEXT/Circulation/alternate_patron_hold_pickup.adoc index d3ef60edfb..7d9c266f8f 100644 --- a/docs/RELEASE_NOTES_NEXT/Circulation/alternate_patron_hold_pickup.adoc +++ b/docs/RELEASE_NOTES_NEXT/Circulation/alternate_patron_hold_pickup.adoc @@ -9,12 +9,13 @@ with this item. The "ITEM_ON_HOLDS_SHELF" message is now expanded to * Let you know the name of the person who had placed the hold. * Give you the option (in the form of a checkbox) of cancelling the hold placed by the above-named patron. (Checked = Cancel the hold; - Uncheked = Leave the hold in place) + Unchecked = Leave the hold in place) The initial value of the checkbox is derived from the circ.clear_hold_on_checkout -organizational setting. This is found under Administration -- Server Administration -- Org Unit Setting Types +organizational setting. -If the operator has CANCEL_HOLD privilege, then if the checkbox is checked and the checkout is allowed to proceed, -the hold will be cancelled with a note that the item was checked out to another patrron. +If the operator has CANCEL_HOLD privilege, then if the checkbox is checked and +the checkout is allowed to proceed, the hold will be cancelled with a note that +the item was checked out to another patrron. This feature is available in the browser-based staff client.