]> git.evergreen-ils.org Git - working/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)
committerBill Erickson <berickxx@gmail.com>
Mon, 29 Dec 2014 20:07:46 +0000 (15:07 -0500)
commit3c5278a8eef0c4a40e4f7d1aada188dff13a626b
tree38b72fd68399113f313a374fc1354d1ebafcbbb7
parent6475087fae18079e2f4a3f5e539b849260cace2b
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>
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/Publisher/action.pm