From d43e92f682f6e06a61d508944cf340093168e77a Mon Sep 17 00:00:00 2001 From: Thomas Berezansky Date: Wed, 13 Feb 2013 16:08:01 -0500 Subject: [PATCH] Release notes for Purge Holds routine Signed-off-by: Thomas Berezansky Signed-off-by: Jason Stephenson --- docs/RELEASE_NOTES_NEXT/purge_holds.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/purge_holds.txt diff --git a/docs/RELEASE_NOTES_NEXT/purge_holds.txt b/docs/RELEASE_NOTES_NEXT/purge_holds.txt new file mode 100644 index 0000000000..f015f6d391 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/purge_holds.txt @@ -0,0 +1,7 @@ +New Feature: "Purge Holds" +========================== +Similar to purging circulations one may wish to purge old (filled or canceled) hold information. This feature adds a database function and settings for doing so. + +The settings allow for a default retention age as well as filled, canceled, and canceled by cancel cause ages. The most specific one wins unless a patron is retaining their hold history. In the latter case the patron's holds are retained either way. + +Note that the function still needs to be called, which could be set up as a cron job or done more manually, say after statistics collection. -- 2.43.2