From: Andrea Buntz Neiman Date: Fri, 28 May 2021 19:14:28 +0000 (-0400) Subject: docs: circ docs fixes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=70e0b3da1e1fda600dad53770ca6db43d20d30ae;p=Evergreen.git 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 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] ===================================================