From 4c1292a75dd175c965629405cf98bb1780bd9920 Mon Sep 17 00:00:00 2001 From: erickson Date: Tue, 28 Sep 2010 18:12:13 +0000 Subject: [PATCH] ability to override checkin events. minor fixes. repaired bug that caused checkin to sometimes fail when a hold was captured for a user that had at least 1 inactive card; made checkin override events configurable; minor cleanup git-svn-id: svn://svn.open-ils.org/ILS/trunk@18084 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/oils_sip.xml.example | 9 +++ Open-ILS/src/perlmods/OpenILS/SIP.pm | 2 +- Open-ILS/src/perlmods/OpenILS/SIP/Patron.pm | 65 +++++++++--------- .../perlmods/OpenILS/SIP/Transaction/Checkin.pm | 78 +++++++++++++++------- 4 files changed, 98 insertions(+), 56 deletions(-) diff --git a/Open-ILS/examples/oils_sip.xml.example b/Open-ILS/examples/oils_sip.xml.example index 466c304868..3111626b32 100644 --- a/Open-ILS/examples/oils_sip.xml.example +++ b/Open-ILS/examples/oils_sip.xml.example @@ -105,6 +105,15 @@ --> + + COPY_ALERT_MESSAGE + COPY_BAD_STATUS + COPY_STATUS_MISSING + + +