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>
Wed, 21 Jan 2015 22:08:57 +0000 (17:08 -0500)
commit9a18f6299a45de2863b875c122da0243dd07b1e5
tree50a868ca898c8d5adfbc5f235ae080fd9d838c1e
parent778fee68372c3639d04e6fd3c51ec342719e3715
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