From 825e7bb13c0b976b2368787c47370568b0f8c1fa Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 4 Aug 2014 09:16:41 -0400 Subject: [PATCH] LP#1202742 non-active copy transit release notes Signed-off-by: Bill Erickson Signed-off-by: Chris Sharp Signed-off-by: Kathy Lussier --- .../Circulation/non_activate_copy_transit_msg.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/RELEASE_NOTES_NEXT/Circulation/non_activate_copy_transit_msg.txt 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. + -- 2.11.0