Default ACQ copies use workstation org as owning lib user/kmlussier/acq-default-copy-count
authorBill Erickson <berick@esilibrary.com>
Mon, 4 Feb 2013 20:46:20 +0000 (15:46 -0500)
committerKathy Lussier <klussier@masslnc.org>
Sat, 9 Mar 2013 05:47:12 +0000 (00:47 -0500)
commit9667d909feab458d40c227eb53f131041a3a892c
tree6848fe77dfa0501c4511d56212e5e7dceb7d2b7a
parent12d81f3c07fc811add97e87cda11ce724c754c11
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>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Lineitem.pm
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Order.pm