From: Bill Erickson Date: Mon, 6 Feb 2017 21:36:16 +0000 (-0500) Subject: JBAS-826 Revert custom hold counts part I X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=028cd4a9c59f1645cbf8c37a337a16bf55e9a107;p=working%2FEvergreen.git JBAS-826 Revert custom hold counts part I Teach the API to call the stock holds-per-record counting code, bypassing the custom KCLS code. Signed-off-by: Bill Erickson --- diff --git a/Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm b/Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm index 82c0b2ab6a..2cb5cb94be 100644 --- a/Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm +++ b/Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Holds.pm @@ -4235,7 +4235,7 @@ sub change_hold_title_for_specific_holds { } __PACKAGE__->register_method( - method => 'rec_hold_count_kcls', + method => 'rec_hold_count', api_name => 'open-ils.circ.bre.holds.count', signature => { desc => q/Returns the total number of holds that target the @@ -4253,7 +4253,7 @@ __PACKAGE__->register_method( ); __PACKAGE__->register_method( - method => 'rec_hold_count_kcls', + method => 'rec_hold_count', api_name => 'open-ils.circ.mmr.holds.count', signature => { desc => q/Returns the total number of holds that target the