ACQ+Vandelay schema and IDL changes w/ upgrade script
authorBill Erickson <berick@esilibrary.com>
Wed, 30 Nov 2011 19:54:41 +0000 (14:54 -0500)
committerBill Erickson <berick@esilibrary.com>
Tue, 21 Feb 2012 15:45:56 +0000 (10:45 -0500)
commitfc063f62edf1043c0c21078b5de47429a91c4a63
treefa7d259b0e0536d1001810f7aa6ab5df7a9fd4c9
parent881b4669725e84df992f0ad5ffff82a61ab401e7
ACQ+Vandelay schema and IDL changes w/ upgrade script

Adds a queued_record link from acq lineitems to vandelay queued record.
Ditto acq_lineitem_history.  This will be used to link vandelay-mediated
acq lineitems to the vandelay record used for their import.

For ease of future changes, port the queue_type column from bib and
authority queues to ENUMs and drop the constraint, which is implicit in
the ENUM.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/012.schema.vandelay.sql
Open-ILS/src/sql/Pg/200.schema.acq.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.acq-vandelay-integration.sql [new file with mode: 0644]