]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#800478 repair logic error in acq fund transfer user/berick/lp800478-acq-fund-transfer-wrong-amounts
authorBill Erickson <berick@esilibrary.com>
Tue, 25 Feb 2014 17:23:13 +0000 (12:23 -0500)
committerBill Erickson <berick@esilibrary.com>
Mon, 12 May 2014 14:12:58 +0000 (10:12 -0400)
commitf525a5030c6762d6fcd4c6213c7a9004f7de0571
tree37f017e5be2571d0db56160bf8f1455af934d271
parentf2020f0ab091f425708eaa49bf412e456df19064
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>
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]