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:38:45 +0000 (12:38 -0400)
commitdabeec45dc60f64e697ef661963f2245d519fc4f
treef9573e42f4d0d4a000a693381adc441feb2f8cd7
parentdd646c9a28910c4b5319d7ce149b5c955e52cec5
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