]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Add to existing PO (by ID) from related items page
authorBill Erickson <berick@esilibrary.com>
Tue, 23 Aug 2011 21:03:28 +0000 (17:03 -0400)
committerMike Rylander <mrylander@gmail.com>
Wed, 24 Aug 2011 12:47:59 +0000 (08:47 -0400)
commit292ad799ed84127026534e351bdd16663f76b1f8
treed11634891d7b0d480f537e24ba4ddb6d90e2fd6a
parentcb3125afa53716ae6642e5510e37a92f79f1ed53
Add to existing PO (by ID) from related items page

In the View/Place orders page for a bib record, it's now possible to add
a lineitem representing the bib record to an existing purchase order.

Includes a new general API call for adding a LI to a PO.

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/dojo/openils/acq/nls/acq.js
Open-ILS/web/js/ui/default/acq/lineitem/related.js
Open-ILS/web/templates/default/acq/lineitem/related.tt2