From: Jason Stephenson Date: Fri, 25 Mar 2016 01:35:27 +0000 (-0400) Subject: LP 1507807: Release Notes for In-House-Use Copy Alerts X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fdyrcona%2Flp1507807_in-house-use_copy_alerts;p=working%2FEvergreen.git LP 1507807: Release Notes for In-House-Use Copy Alerts Add a release notes document explaining how the settings work. If you want to test the functionality, you should set the settings to true. Next, find a copy with an alert message and another copy with the check in alert set to true on its location. Recording an in-house-use for either of these copies should cause an alert to display the respective message. If a copy has both, then two alerts will appear one after the other. Resetting the settings to false or deleting the settings should stop the alerts from displaying. Signed-off-by: Jason Stephenson --- diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/lp1507807_in-house-use_copy_alerts.adoc b/docs/RELEASE_NOTES_NEXT/Circulation/lp1507807_in-house-use_copy_alerts.adoc new file mode 100644 index 0000000000..35660329c1 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Circulation/lp1507807_in-house-use_copy_alerts.adoc @@ -0,0 +1,18 @@ +Display Copy Alerts With In-House-Use +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Two library settings are used to control the display of copy alert +messages or copy location check in alerts when recording in-house-use +in Evergreen. + +Setting 'Display copy alert for in-house-use' to true for an +organization will cause an alert to appear with the copy's alert +message, if it has one, when recording in-house-use for the copy. + +Setting 'Display copy location check in alert for in-house-use' to true +for an organization will cause an alert to display a message +indicating that the item needs to be routed to its location if the +location has check in alert set to true. + +The settings are independent of one another because you may want to +display one and not the other when recording in-house-use.