]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1198465 Allow fine generator to respect a stop_fines filter
authorMike Rylander <miker@esilibrary.com>
Thu, 25 Sep 2014 16:58:45 +0000 (12:58 -0400)
committerDan Wells <dbw2@calvin.edu>
Tue, 11 Nov 2014 19:44:43 +0000 (14:44 -0500)
commite1fdcd3a6885baac3f86402e330aef3d8b36c681
tree66bcca127c51eaff17421ce00b5189a47e73ad8c
parentff79901e9c5d93727eae4deab5c8615f727721a7
LP#1198465 Allow fine generator to respect a stop_fines filter

In order to support situations where billings should be generated on
specific circs, even when stop_fines is set, we allow a filter to
be passed.  The default of not passing a filter is the same as requiring
that stop_fines be NULL, which is the pre-commit behavior.

We also remove a never-used parameter.

Signed-off-by: Mike Rylander <miker@esilibrary.com>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/action.pm