From: Kathy Lussier Date: Mon, 10 Feb 2014 06:03:12 +0000 (-0500) Subject: LP#980296: Release notes entry for voiding lost on Claims Return X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=db91d15cea603053f6ff0f2a6bca9e2feac0c3dd;p=contrib%2FConifer.git LP#980296: Release notes entry for voiding lost on Claims Return Signed-off-by: Kathy Lussier Signed-off-by: Ben Shum --- 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) + + +