]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP 1198465: Delay creation of bill map for special bill handling
authorDan Wells <dbw2@calvin.edu>
Tue, 1 Apr 2014 19:13:00 +0000 (15:13 -0400)
committerDan Wells <dbw2@calvin.edu>
Mon, 8 Dec 2014 14:38:35 +0000 (09:38 -0500)
commitd5212b56f3f1227023d923c28fc00bb83fd8ed9f
tree7812011688e46b2e78941941e9dc39bf2640a440
parent3ea0d6785b0a8b27ba4210298ce51c093a61c791
LP 1198465: Delay creation of bill map for special bill handling

We were making the map, then deciding whether we wanted to void or
adjust.  Since we only want the map if we adjust (and it creates havoc
when voiding), let's just get the bill IDs, then let the adjustment
code create the map it needs.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/CircCommon.pm