]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1270289 Split canceled into delayed vs canceled
authorBill Erickson <berick@esilibrary.com>
Mon, 2 Jun 2014 20:54:01 +0000 (16:54 -0400)
committerBen Shum <bshum@biblio.org>
Thu, 7 Aug 2014 21:06:32 +0000 (17:06 -0400)
commita89c60a84e095c5ea03c564c6dd47293d98b044f
treee4e1fab944eb075afc5b68280aff1b701a351214
parent578c08032789befa6c09840a5f484c8094c7400e
LP#1270289 Split canceled into delayed vs canceled

The acq.lineitem_summary DB view (and related
acq::lineitem_summary_invoiceable IDL view) now differentitate between
canceled items and delayed items by inspecting the keep_debits flag on
the cancel reason.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Ben Shum <bshum@biblio.org>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/200.schema.acq.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.acq-cancel-display.sql [new file with mode: 0644]