]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1198465 Make generate_fines() chattiness optional
authorDan Wells <dbw2@calvin.edu>
Fri, 5 Dec 2014 17:49:41 +0000 (12:49 -0500)
committerDan Wells <dbw2@calvin.edu>
Mon, 8 Dec 2014 14:38:40 +0000 (09:38 -0500)
commitd93660f5f67024f8b4f504d760a3bf019f1f98d6
tree1b821bd61c14b1092d90dc9c581e411384dbffa1
parent017f64a01f281daa257276a915fed174f7ef3992
LP#1198465 Make generate_fines() chattiness optional

The old storage generate_fines() was really chatty with it's client. We
generally won't want that, so make it optional.

Also, remove one response which I added earlier while debugging.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/CircCommon.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/action.pm