]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Default ACQ copies use workstation org as owning lib
authorBill Erickson <berick@esilibrary.com>
Mon, 4 Feb 2013 20:46:20 +0000 (15:46 -0500)
committerBill Erickson <berick@esilibrary.com>
Mon, 11 Mar 2013 13:08:35 +0000 (09:08 -0400)
commitc8f1aec1de9115106dffaff9c88d41821ff5695e
tree6848fe77dfa0501c4511d56212e5e7dceb7d2b7a
parentb6425d785d603adb587affd7437f9289fb8cbc20
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