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>
Tue, 17 Feb 2015 21:04:22 +0000 (16:04 -0500)
commit9ff76d03fb1cd0d3e75c6e340831d6a5568b9ea8
treea1e7dc944a6cb33bf6d59d50689568d72bd22710
parent7b99e53b7e93ca8a129c5fce7c1007f79c928581
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