From: Dan Wells Date: Fri, 5 Dec 2014 19:31:20 +0000 (-0500) Subject: LP#1198465 Remove extra call to do_generate_fines() X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=87760225a12cb5ba4e2c4e8916500b064445e7cb;p=working%2FEvergreen.git LP#1198465 Remove extra call to do_generate_fines() This method will get called as part of do_checkin() a few lines later, so this seems redundant. Signed-off-by: Dan Wells --- diff --git a/Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm b/Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm index d9d89b94ab..5696a98ecd 100644 --- a/Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm +++ b/Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm @@ -3796,9 +3796,6 @@ sub do_renew { $self->circ_lib($circ->circ_lib) if($desk_renewal_use_circ_lib); } - # Run the fine generator against the old circ - $self->do_generate_fines; - $self->run_renew_permit; # Check the item in