]> 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)
committerBen Shum <bshum@biblio.org>
Tue, 28 Jul 2015 20:24:49 +0000 (16:24 -0400)
commitb933439a93e3465fc36a685d261e97a44d8cef7b
treeaffb1b9a29abb190153e0f582add42036d709198
parent8bd2ba53bf0ba7fb4de2a6c84cebdce6b91c0841
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>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Circ/CircCommon.pm