Default ACQ copies use workstation org as owning lib user/berick/acq-default-copy-count
authorBill Erickson <berick@esilibrary.com>
Mon, 4 Feb 2013 20:46:20 +0000 (15:46 -0500)
committerBill Erickson <berick@esilibrary.com>
Mon, 4 Feb 2013 20:46:20 +0000 (15:46 -0500)
commit69df04b06f8ef1c4b4c59c7c615f405dcdd40b5f
tree2ed75518b5a3b365ac67b6df18ab2a03a65d7662
parent8b481892c41711d8ab8da4736d714ffa2eba116a
Default ACQ copies use workstation org as owning lib

When creating default copies for new lineitems or lineitems added to
POs, use the workstation org unit as the owning lib for each copy.  With
this, it's possible to order items for "here" without having to edit any
single copies.  This also resolves a confusing issue where opening the
copies in the copies grid made it appear that each copy had an
owning_lib applied (via the autofieldwidget) when none was yet set.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Lineitem.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Order.pm