From: Katie G. Martin Date: Mon, 30 Apr 2018 20:35:20 +0000 (-0500) Subject: Docs: Updated checkin modifiers X-Git-Url: http://git.equinoxoli.org/?p=evergreen-equinox.git;a=commitdiff_plain;h=1d4578fb4cdf9b08d79a010f5dc71bba6136e2aa Docs: Updated checkin modifiers Updated checkin modifiers to include Manual Float Active and Update Inventory and their descriptions. For 3.3 only. Signed-off-by: Katie G. Martin Signed-off-by: Remington Steed --- diff --git a/docs/circulation/circulating_items_web_client.adoc b/docs/circulation/circulating_items_web_client.adoc index c559857..3699b0c 100644 --- a/docs/circulation/circulating_items_web_client.adoc +++ b/docs/circulation/circulating_items_web_client.adoc @@ -177,10 +177,13 @@ At the right bottom corner there is a *Checkin Modifiers* pop-up list. The optio -Capture Local Holds as Transits. With this checkin modifier, any local holds will be given an in transit status instead of on holds shelf. The intent is to stop the system from sending holds notifications before the item is ready to be placed on the holds shelf and item will have a status of in-transit until checked in again. If you wish to simply delay notification and allow time for staff to process item to holds shelf, you may wish to use the Hold Shelf Status Delay setting in Library Settings Editor instead. See Local Administration section for more information. +-Manual Floating Active. Floating Groups must be configured for this modifier to function. The manual flag in Floating Groups dictates whether or not the "Manual Floating Active" checkin modifier needs to be active for a copy to float. This allows for greater control over when items float. + +-Update Inventory. When this checkin modifier is selected, scanned barcodes will have the current date/time added as the inventory date while the item is checked in. These options may be selected simultaneously. The selected option is displayed in the header area. -image::media/checkin_options_web_client.png[] +image::media/checkinmodifiers-with-inventory2.png[Web client check-in modifiers] =================================================== diff --git a/docs/media/checkinmodifiers-with-inventory.png b/docs/media/checkinmodifiers-with-inventory.png new file mode 100644 index 0000000..dffff31 Binary files /dev/null and b/docs/media/checkinmodifiers-with-inventory.png differ diff --git a/docs/media/checkinmodifiers-with-inventory2.png b/docs/media/checkinmodifiers-with-inventory2.png new file mode 100644 index 0000000..753010d Binary files /dev/null and b/docs/media/checkinmodifiers-with-inventory2.png differ