]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP 1169193 Bypass longoverdue w/ default A/T runner
authorBill Erickson <berick@esilibrary.com>
Fri, 26 Apr 2013 16:59:33 +0000 (12:59 -0400)
committerJason Stephenson <jstephenson@mvlc.org>
Fri, 9 Aug 2013 19:58:19 +0000 (15:58 -0400)
commit91e7fe44a8ca68b126715b767dd0cdb361edf2e3
treeba869cb49daf0ba4a772cfceb37be4485c1a6e17
parent5d842e5791092ece4647ede0ab288744447bdf16
LP 1169193 Bypass longoverdue w/ default A/T runner

Avoid processing LONGOVERDUE circulations in the default
action_trigger_runner.pl filter.

When no custom filters are used, the script will provide it's own
default filter for circulation-based hooks.  This change ensure that
when the default filter is in use, the script will not attempt to
process longoverdue circulations, since they have already been processed
(which is how they became longoverdue in the first place).

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/support-scripts/action_trigger_runner.pl