From: Bill Erickson Date: Thu, 18 Apr 2013 14:17:15 +0000 (-0400) Subject: long-overdue : ML; marking LOD X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=17ab9d4a5f8994813d51c7e73617cb2d6cf8f67c;p=evergreen%2Fequinox.git long-overdue : ML; marking LOD Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Validator.pm b/Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Validator.pm index e7940ead1c..db909a51b1 100644 --- a/Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Validator.pm +++ b/Open-ILS/src/perlmods/lib/OpenILS/Application/Trigger/Validator.pm @@ -174,7 +174,7 @@ sub PatronNotInCollections { $user = $user->id if ref $user; $org = $org->id if ref $org; - my $existing = new_editor()->search_usr_standing_penalty({ + my $existing = new_editor()->search_actor_user_standing_penalty({ usr => $user, org_unit => $U->get_org_ancestors($org, 1), standing_penalty => 30, # PATRON_IN_COLLECTIONS