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)
committerThomas Berezansky <tsbere@mvlc.org>
Thu, 15 Mar 2012 19:23:52 +0000 (15:23 -0400)
commit9be4bfb161731fa1357172b437f922d2cf6b68a4
tree5d962ec4a3e1123f58bb91550fc23f887013b165
parenta6807c2731d583d598394499e48c154d4fa45005
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>
Signed-off-by: Ben Shum <bshum@biblio.org>
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]