]> git.evergreen-ils.org Git - Evergreen.git/commit
Acq: New lineitems added to existing POs should inherit provider
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 28 Aug 2012 20:09:00 +0000 (16:09 -0400)
committerBill Erickson <berick@esilibrary.com>
Thu, 30 Aug 2012 16:00:09 +0000 (12:00 -0400)
commit18c6f99baf04ff4d2933e6558492e72ccbb432c0
tree36032f5dbd02804bbb526b1ad8e891e480633125
parent80991b997ba82eb3e9cee69a368930fc096f62fd
Acq: New lineitems added to existing POs should inherit provider

Jeremy Miller of the Albany Public Library in Albany, OR, reports that
through the interface at
    Actions For This Record -> View/Place Orders
in the staff client, when you add a lineitem to an existing PO, the new
lineitem has a null value in the "provider" field, instead of inheriting
the expected value from the PO.

This causes problems for some Acquisitions workflows.

The feature containing the bug appeared in 2.2, and this fix for it can be
backported that far.

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