From: dluchenbill Date: Wed, 24 Apr 2019 18:41:11 +0000 (-0500) Subject: Docs: add checkin trigger holds and cancel transit X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9bf8d677fdaa97a785726d824529f36a4bba6bf7;p=contrib%2FConifer.git Docs: add checkin trigger holds and cancel transit Signed-off-by: dluchenbill Signed-off-by: Jane Sandberg --- diff --git a/docs/circulation/circulating_items_web_client.adoc b/docs/circulation/circulating_items_web_client.adoc index c10c20b17b..11a55911a6 100644 --- a/docs/circulation/circulating_items_web_client.adoc +++ b/docs/circulation/circulating_items_web_client.adoc @@ -128,6 +128,14 @@ image::media/checkin_barcode_web_client.png[] image::media/overdue_checkin_web_client.png[] +4) If the checkin is an item that can fill a hold, a pop-up box will appear with patron contact information or routing information for the hold. + +5) Print out the hold or transit slip and place the item on the hold shelf or route it to the proper library. + +6) If the item is not in a state acceptable for hold/transit (for instance, it is damaged), select the line of the item, and choose *Actions* -> *Cancel Transit*. The item will then have a status of _Canceled Transit_ rather than _In Transit_. + +image::media/Check_In-Cancel_Transit.png[Actions Menu - Cancel Transit] + Backdated check in ^^^^^^^^^^^^^^^^^^ @@ -142,7 +150,7 @@ image::media/backdate_checkin_web_client.png[] image::media/backdate_red_web_client.png[] 3) Move the cursor to the *Barcode* field. Scan the items. When finishing backdated check-in, change the *Effective Date* back to today's date. - + Backdate Post-Checkin ^^^^^^^^^^^^^^^^^^^^^ diff --git a/docs/media/Check_In-Cancel_Transit.png b/docs/media/Check_In-Cancel_Transit.png new file mode 100644 index 0000000000..cf9cdfa404 Binary files /dev/null and b/docs/media/Check_In-Cancel_Transit.png differ