From fe89a358f03a30e0f6c3d78d2a3ae96d8b3857b2 Mon Sep 17 00:00:00 2001 From: Andrea Buntz Neiman Date: Fri, 28 May 2021 15:14:28 -0400 Subject: [PATCH] docs: circ docs fixes Signed-off-by: Andrea Buntz Neiman Signed-off-by: Jason Etheridge --- docs/modules/circulation/pages/basic_holds.adoc | 2 +- docs/modules/circulation/pages/circulating_items_web_client.adoc | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/modules/circulation/pages/basic_holds.adoc b/docs/modules/circulation/pages/basic_holds.adoc index 0bb740ad98..4285aa5300 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 d1d7e0eeab..a25407a7bb 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] =================================================== -- 2.11.0