From: Jeff Godin Date: Thu, 23 Jan 2014 04:40:50 +0000 (-0500) Subject: Release notes for "Update Expire Date" button X-Git-Tag: sprint4-merge-nov22~2337 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c317a6ec9450119fc75c2510f6e01f6f30b184f5;p=working%2FEvergreen.git Release notes for "Update Expire Date" button Add release notes for "Update Expire Date" button in user editor. Signed-off-by: Jeff Godin Signed-off-by: Ben Shum --- diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/user_editor_update_expire_date_button.txt b/docs/RELEASE_NOTES_NEXT/Circulation/user_editor_update_expire_date_button.txt new file mode 100644 index 0000000000..1b66adef06 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Circulation/user_editor_update_expire_date_button.txt @@ -0,0 +1,17 @@ +User Editor: "Update Expire Date" button +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +A new button labeled "Update Expire Date" is added in the user +editor next to expire date field. This button can be used to +re-calculate the user's expire date based on the current profile's +permission interval and today's date. + +This is similar to how the expire date is populated when creating a +new user, or when changing the profile group. + +This button simplifies the process of "renewing" a user, by +eliminating the requirement that staff manually enter a new expire +date. + +A button is used here so that the updating of the expire date +remains an intentional process, not one that happens upon any edit. +