]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1380709 Fund debit links to invoice entry
authorBill Erickson <berickxx@gmail.com>
Thu, 16 Oct 2014 20:17:16 +0000 (16:17 -0400)
committerBill Erickson <berickxx@gmail.com>
Mon, 4 Jan 2016 15:35:04 +0000 (10:35 -0500)
commit2fc1c1e367c87f443966148d4becd6a07cd4a3b7
tree0458a0d39e0e36a1308bf623f85709179236e39b
parent616dc3a884a4f894d0aa38ba4b701b4f2108a447
LP#1380709 Fund debit links to invoice entry

Fund debits created by lineitem_details (copies) now track which invoice
entry last touched the fund debit.  With this, it's possible to say with
certainty which invoice a fund_debit "belongs" to, which is particularly
useful for reporting fund summary information on an invoice.

Note this has no affect fund_debit's linked to invoice_item's, since
they already link to the fund debits.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Jennifer Pringle <jennifer.pringle@bc.libraries.coop>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Invoice.pm
Open-ILS/src/sql/Pg/200.schema.acq.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.fund_debit_invoice_links.sql [new file with mode: 0644]