]> git.evergreen-ils.org Git - 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)
committerKathy Lussier <klussier@masslnc.org>
Thu, 18 Feb 2016 16:47:32 +0000 (11:47 -0500)
commit94ec1e175985be989f64ecbb24bfa3f78e97a023
treeb81199507c1b2f0268b68535f890af68ced9fab1
parent258c8c7b5e23c8b7fdb21d8c62920cd97840ccf1
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>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
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]