From af3c358af45cc66de07493494c1978b8cf317482 Mon Sep 17 00:00:00 2001 From: Jason Etheridge Date: Fri, 17 Aug 2012 15:28:37 -0400 Subject: [PATCH] switch from action.find_circ_matrix_matchpoint to action.item_user_circ_test --- sql/base/base.sql | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/sql/base/base.sql b/sql/base/base.sql index 9aa8e8e..a33be71 100644 --- a/sql/base/base.sql +++ b/sql/base/base.sql @@ -902,7 +902,7 @@ BEGIN duration_rule, recurring_fine_rule, max_fine_rule - FROM action.find_circ_matrix_matchpoint( + FROM action.item_user_circ_test( circ_lib, target_copy, usr, -- 1.7.2.5