From 0142b2b677359f217cdc773aac9f4888f6a136ea Mon Sep 17 00:00:00 2001 From: Lebbeous Fogle-Weekley Date: Tue, 26 Jul 2011 15:13:18 -0400 Subject: [PATCH] Add missing INVALID_USER_XACT_ID event Code introduced in c5d36d2a99e45b9a02d00a1e795b66a38c271b43 (SVN r17079) can generate this event. The description I gave it is meant to be kind of user-oriented, since patrons might see it in the OPAC. A somewhat more informative description in available in the commit I named above. Signed-off-by: Lebbeous Fogle-Weekley --- Open-ILS/src/extras/ils_events.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Open-ILS/src/extras/ils_events.xml b/Open-ILS/src/extras/ils_events.xml index 0eb3f8a0c3..ee68f72fd7 100644 --- a/Open-ILS/src/extras/ils_events.xml +++ b/Open-ILS/src/extras/ils_events.xml @@ -162,6 +162,9 @@ + + While you were trying to make payments, this account's transaction history changed. Please go back and try again. + -- 2.43.2