From db91d15cea603053f6ff0f2a6bca9e2feac0c3dd Mon Sep 17 00:00:00 2001 From: Kathy Lussier Date: Mon, 10 Feb 2014 01:03:12 -0500 Subject: [PATCH] LP#980296: Release notes entry for voiding lost on Claims Return Signed-off-by: Kathy Lussier Signed-off-by: Ben Shum --- .../Circulation/void-lost-on-claims-returned.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/Circulation/void-lost-on-claims-returned.txt diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/void-lost-on-claims-returned.txt b/docs/RELEASE_NOTES_NEXT/Circulation/void-lost-on-claims-returned.txt new file mode 100644 index 0000000000..0ecff2d970 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Circulation/void-lost-on-claims-returned.txt @@ -0,0 +1,14 @@ +Void Lost and Long Overdue Bills on Claims Returned +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Four new settings have been added to allow sites to void lost item and long +overdue billings and processing fees when an item is marked as Claims Returned. + +New Library Settings +++++++++++++++++++++ + * Void lost item billing when claims returned (circ.void_lost_on_claimsreturned) + * Void lost item processing fee when claims returned (circ.void_lost_proc_fee_on_claimsreturned) + * Void long overdue item billing when claims returned (circ.void_longoverdue_on_claimsreturned) + * Void long overdue item processing fee when claims returned (circ.void_longoverdue_proc_fee_on_claimsreturned) + + + -- 2.43.2