LP#1709521 Release notes for show recent patrons user/berick/lp1709521-retrieve-recent-patrons-rebase
authorBill Erickson <berickxx@gmail.com>
Sat, 12 Aug 2017 15:52:26 +0000 (11:52 -0400)
committerBill Erickson <berickxx@gmail.com>
Fri, 25 Aug 2017 02:03:34 +0000 (22:03 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
docs/RELEASE_NOTES_NEXT/Circulation/recent-patrons.adoc [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/recent-patrons.adoc b/docs/RELEASE_NOTES_NEXT/Circulation/recent-patrons.adoc
new file mode 100644 (file)
index 0000000..d25f3b0
--- /dev/null
@@ -0,0 +1,14 @@
+Retrieve Recent Patrons 
+^^^^^^^^^^^^^^^^^^^^^^^
+
+Adds a new library setting 'Number of Retrievable Recent Patrons' 
+('ui.staff.max_recent_patrons') that specifies the number of recently
+retrieved patrons that can be re-fetched from the staff client.
+
+A value of 0 means no recent patrons can be retrieved.
+A value greater than 1 means staff will be able to retrive multiple
+recent patrons via a new Circulation 'Retrieve Recent Patrons' menu entry.
+
+The default value is 1 for backwards compatibility.
+
+