]> git.evergreen-ils.org Git - evergreen/tadl.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)
committerJeff Godin <jgodin@tadl.org>
Mon, 3 Jun 2013 20:40:14 +0000 (16:40 -0400)
commit9e0b525c52679cd269f53d94d8ef471cc2a80389
tree52288e14c883c45aad46c6feb9592ad2c4d258af
parentea960243819bce24dc5f0903d29f988b2dd51a76
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