ACQ lineitem order identifier SQL/IDL
authorBill Erickson <berick@esilibrary.com>
Fri, 18 Jan 2013 17:27:20 +0000 (12:27 -0500)
committerBill Erickson <berick@esilibrary.com>
Mon, 11 Mar 2013 21:17:08 +0000 (17:17 -0400)
commit3e73403be48989eb1a4cda3bc15386a4bba87231
treed1f3b0549e9a2428e3fde9ac0295c70eb15f6f3d
parent2ff7b541d3b431c96cd9763dbe7d581384543cc8
ACQ lineitem order identifier SQL/IDL

New 'order_ident' column on acq.lineitem_attr to represent which
attribute should be considered the order identifier for the item.

New permission ACQ_SET_LINEITEM_IDENTIFIER allowing staff to apply
lineitem identifiers.

New permission ACQ_ADD_LINEITEM_IDENTIFIER is added for allowing staff
to update linked bib records when a order identifier is added to a
lineitem.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/200.schema.acq.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.acq-order-ident.sql [new file with mode: 0644]