From: Bill Erickson Date: Wed, 24 Aug 2016 14:26:28 +0000 (-0400) Subject: LP#1464709 Copy status is_available release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=d60ea525afa3e4318f474f481e9c8b911ff39e99;p=evergreen%2Fmasslnc.git LP#1464709 Copy status is_available release notes Signed-off-by: Bill Erickson Signed-off-by: Mike Rylander --- diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/copy-status-is-avail.adoc b/docs/RELEASE_NOTES_NEXT/Circulation/copy-status-is-avail.adoc new file mode 100644 index 0000000000..7b5df08b88 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Circulation/copy-status-is-avail.adoc @@ -0,0 +1,17 @@ +Copy Status "Is Available" Flag +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Adds a new boolean field for copy statuses to indicate when copies having +a given status should be considered available. The field has 2 main effects: + +1. Checking out an "available" copy will no longer result in an override-able + "COPY_NOT_AVAILABLE" alert for staff. The copy will checkout without + status warnings. + +2. "Available" copies will appear in catalog searches where "limit to + available" is selected as a search filter. + +By default, the "Available" and "Reshelving" statuses have the "Is Available" +flag set. The flag may be applied to local/custom statues via the copy +status admin interface. +