]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1406367 Fine generator skips no-fines transactions
authorBill Erickson <berickxx@gmail.com>
Mon, 29 Dec 2014 19:04:45 +0000 (14:04 -0500)
committerJason Stephenson <jstephenson@mvlc.org>
Mon, 5 Jan 2015 21:45:10 +0000 (16:45 -0500)
commit80b673db266e7bb3550469629aaf8f405935ea56
treef292679753ed5392b6b22ab6690ce134d898fa74
parent09642a753fd2bd3addeb297380b2ff6b4fb414dc
LP#1406367 Fine generator skips no-fines transactions

Filter out any circs or booking reservations which will never be billed
in the initial overdue transactions query used by the fine generator.
This allows us to avoid loading rows into memory that the fine generator
will ignore anyway.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/action.pm