From: Bill Erickson Date: Mon, 4 Aug 2014 13:16:41 +0000 (-0400) Subject: LP#1202742 non-active copy transit release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=825e7bb13c0b976b2368787c47370568b0f8c1fa;p=contrib%2FConifer.git LP#1202742 non-active copy transit release notes Signed-off-by: Bill Erickson Signed-off-by: Chris Sharp Signed-off-by: Kathy Lussier --- diff --git a/docs/RELEASE_NOTES_NEXT/Circulation/non_activate_copy_transit_msg.txt b/docs/RELEASE_NOTES_NEXT/Circulation/non_activate_copy_transit_msg.txt new file mode 100644 index 0000000000..0bc8d2b24b --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/Circulation/non_activate_copy_transit_msg.txt @@ -0,0 +1,17 @@ +==== Non-Active Status Copy Transit Message ==== + +After copy checkin, if the copy is in-transit, display a special +message in the transit alert dialog and in the printed transit receipt +(optionally, via macro) if the copy is in (or, rather, will be once it +arrives at its destination) a non-active copy status. + +===== Upgrade Notes ===== + + * To add the new message to the transit slip, add the + 'transit_copy_status_msg' MACRO. + * To remove the new message from the alert dialog, remove the + 'staff.circ.utils.transit.copy_status_message' string property + from 'Open-ILS/xul/staff_client/server/locale/LOCALE/circ.properties' + * For a list of non-active copy statuses, see in the staff client + under Admin -> Server Administration -> Copy Statuses. +