From: Kathy Lussier Date: Thu, 25 Feb 2016 03:49:17 +0000 (-0500) Subject: LP1402770: Release notes entry for holds count column picker X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=bdc60fc0b64c0de6c6616376efb9fe5e850700e0;p=contrib%2FConifer.git LP1402770: Release notes entry for holds count column picker Signed-off-by: Kathy Lussier Signed-off-by: Ben Shum --- diff --git a/docs/RELEASE_NOTES_NEXT/Client/column-picker-holds-count.adoc b/docs/RELEASE_NOTES_NEXT/Client/column-picker-holds-count.adoc new file mode 100644 index 0000000000..feadc17792 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Client/column-picker-holds-count.adoc @@ -0,0 +1,11 @@ +Holds Count Column Picker Option +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +A new column picker option showing the number of holds for a given item will +now be available in various interfaces displaying item information, including +the patron's Items Out tab and the Item Status, Check Out, Check In, Renew +Item and Record In-House Use screens. + +Note: Because the holds count is generated from the hold_copy_map, newly-added +items and items in a non-holdable status will not display accurate hold counts +until 24 hours after they have been added to the system or moved to a holdable +copy status.