]> git.evergreen-ils.org Git - Evergreen.git/blob - docs/RELEASE_NOTES_NEXT/Circulation/copy-status-is-avail.adoc
small typo fix in 2.10 release notes
[Evergreen.git] / docs / RELEASE_NOTES_NEXT / Circulation / copy-status-is-avail.adoc
1 Copy Status "Is Available" Flag
2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
3
4 A new boolean field is now available for copy statuses to indicate when copies
5 having a given status should be considered available.  The field has 2 main
6 effects:
7
8 1. Checking out an "available" copy will no longer result in an override-able
9    "COPY_NOT_AVAILABLE" alert for staff.  The copy will checkout without 
10    status warnings.
11
12 2. "Available" copies will appear in catalog searches where "limit to
13    available" is selected as a search filter.
14
15 By default, the "Available" and "Reshelving" statuses have the "Is Available" 
16 flag set.  The flag may be applied to local/custom statues via the copy
17 status admin interface.
18