]> git.evergreen-ils.org Git - Evergreen.git/commit
Show zero-copy lineitem's in zero-copy activation warning
authorBill Erickson <berick@esilibrary.com>
Tue, 10 Jul 2012 20:29:39 +0000 (16:29 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 24 Jul 2012 14:28:39 +0000 (10:28 -0400)
commit827c7f915a1175f663e4c9371e6883a3bb7784b1
tree6fc8b884a74cfa604d49d8352a59aaddb69b8d5c
parenta0f9b77361a434c42ce39eb88661c7926d158395
Show zero-copy lineitem's in zero-copy activation warning

When PO activation fails as a result of zero-copy lineitems, show the
IDs of the zero-copy lineitems along with the failure message.

This adds a new API call

open-ils.acq.purchase_order.no_copy_lineitems.id_list(auth, po_id)

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Order.pm
Open-ILS/web/js/ui/default/acq/po/view_po.js