From: Andrea Buntz Neiman Date: Fri, 28 May 2021 19:14:28 +0000 (-0400) Subject: docs: circ docs fixes X-Git-Url: http://git.equinoxoli.org/?p=evergreen-equinox.git;a=commitdiff_plain;h=fe89a358f03a30e0f6c3d78d2a3ae96d8b3857b2 docs: circ docs fixes Signed-off-by: Andrea Buntz Neiman Signed-off-by: Jason Etheridge --- diff --git a/docs/modules/circulation/pages/basic_holds.adoc b/docs/modules/circulation/pages/basic_holds.adoc index 0bb740a..4285aa5 100644 --- a/docs/modules/circulation/pages/basic_holds.adoc +++ b/docs/modules/circulation/pages/basic_holds.adoc @@ -438,7 +438,7 @@ Unfulfillable holds are colloquially known as “hopeless holds.” In previous A hold is considered hopeless when there are no copies in `hold_copy_map` or when all copies in `hold_copy_map` are in a item status with the new `hopeless_prone` property set to “True.” -[[hopeless_prone_item_status_property] +[[hopeless_prone_item_status_property]] === Hopeless Prone Item Status Property === Item statuses have an additional property available called “hopeless prone,” indicating that items within that status may become unfulfillable. This new item status property can be applied to any status that may result in unfulfillable holds, such as “Missing” or “Lost.” The hopeless prone property is set to “false” by default. It can be modified in the Item Statuses interface. Like all item statuses, this is globally applied without regard to Organizational Unit. diff --git a/docs/modules/circulation/pages/circulating_items_web_client.adoc b/docs/modules/circulation/pages/circulating_items_web_client.adoc index d1d7e0e..a25407a 100644 --- a/docs/modules/circulation/pages/circulating_items_web_client.adoc +++ b/docs/modules/circulation/pages/circulating_items_web_client.adoc @@ -156,6 +156,7 @@ image::media/backdate_post_checkin_web_client.png[] image::media/backdate_post_date_web_client.png[] +[#checkin_modifiers] .Checkin Modifiers [TIP] ===================================================