Default number of ACQ copies per provider
authorBill Erickson <berick@esilibrary.com>
Wed, 30 Jan 2013 14:36:17 +0000 (09:36 -0500)
committerBill Erickson <berick@esilibrary.com>
Wed, 30 Jan 2013 16:09:13 +0000 (11:09 -0500)
commit8b481892c41711d8ab8da4736d714ffa2eba116a
tree1df8bbfca743aca131da4128eb7ce8ebfa5334c2
parentfbded261a9e82a9135e9e346ceee6cfa3c6e087a
Default number of ACQ copies per provider

Acquisitions providers have a new "Default # Copies" field.  When the value
is set, this number of copies will be automatically added to each lineitem
added to a purchase order for the provider.  This takes place during PO
creation from a selection list or existing bib record and when a lineitem is
added to an existing purchase order.  If a lineitem already has copies
attached, no default copies are added.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Lineitem.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Order.pm
Open-ILS/src/sql/Pg/200.schema.acq.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.provider_copy_count.sql [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/acq_default_copy_count.txt [new file with mode: 0644]