From: Kathy Lussier Date: Mon, 10 Feb 2014 06:03:12 +0000 (-0500) Subject: Release notes entry for voiding lost on Claims Return X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=refs%2Fheads%2Fuser%2Fdyrcona%2Flp980296;p=working%2FEvergreen.git Release notes entry for voiding lost on Claims Return Signed-off-by: Kathy Lussier --- 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) + + +