Default number of ACQ copies per provider
authorBill Erickson <berick@esilibrary.com>
Wed, 30 Jan 2013 14:36:17 +0000 (09:36 -0500)
committerJason Stephenson <jstephenson@mvlc.org>
Fri, 1 Feb 2013 14:54:54 +0000 (09:54 -0500)
commit64c9b97601c95e09032e5c6b25195ceb416ea684
tree212b58481d0f8e1cedf039099ba83bc8478c5f09
parent3addeb2135f3e03e85e2873ae00ba66de8492b37
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]