]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Added a check for the money.collections_tracker table when using the open-ils.collect...
authorSteven Callender <stevecallender@esilibrary.com>
Mon, 15 Oct 2012 14:48:28 +0000 (10:48 -0400)
committerBill Erickson <berick@esilibrary.com>
Mon, 15 Oct 2012 16:31:00 +0000 (12:31 -0400)
commita54edeb8a1546f7c1f36cd05c583fcff5220ad01
tree67fd254109ce930c3074be41cb2e7913a885a3b8
parentcbf389d42138d18990539a6281be191d8dc6dee2
Added a check for the money.collections_tracker table when using the open-ils.collections.users_of_interest.warning_penalty.retrieve API call.

Users that are already entered into the money.collections_tracker table should not be recalled from the open-ils.collections.users_of_interest.warning_penalty.retrieve API. This change will check for the existance of the user in the money.colletions_tracker table.

Signed-off-by: Steven Callender <stevecallender@esilibrary.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Collections.pm