]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#800478 repair logic error in acq fund transfer user/ldw/lp800478-acq-fund-transfer-wrong-amounts-sign-off
authorBill Erickson <berick@esilibrary.com>
Tue, 25 Feb 2014 17:23:13 +0000 (12:23 -0500)
committerLiam Whalen <liam.whalen@bc.libraries.coop>
Tue, 8 Jul 2014 00:35:53 +0000 (17:35 -0700)
commit5d58e0687e16ce03dd7603b1f810c1e0752fbfb1
treeb92f1a253718264848d1b3070dfef526a8811bb4
parent20de1ab7d557c380b3a7d7087775ab9aca4c4de8
LP#800478 repair logic error in acq fund transfer

The source data for the amount applied to each allocation and transfer
(in certain circumstances) was incorrect.

The transfer amount should not be the total amount allocated from the
source to the fund, but instead the amount of the funding source credit
in cases where we have to pull money from multiple funding source
credits.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Liam Whalen <liam.whalen@bc.libraries.coop>
Open-ILS/src/sql/Pg/200.schema.acq.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.acq_fund_transfer.sql [new file with mode: 0644]