projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6060289
)
LP#1198465 Remove extra call to do_generate_fines()
author
Dan Wells
<dbw2@calvin.edu>
Fri, 5 Dec 2014 19:31:20 +0000
(14:31 -0500)
committer
Dan Wells
<dbw2@calvin.edu>
Mon, 8 Dec 2014 14:38:47 +0000
(09:38 -0500)
This method will get called as part of do_checkin() a few lines later,
so this seems redundant.
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/Circulate.pm
patch
|
blob
|
history
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
d9d89b9
..
5696a98
100644
(file)
--- 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