]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1350371 display existing copies
authorBill Erickson <berick@esilibrary.com>
Wed, 30 Jul 2014 21:34:07 +0000 (17:34 -0400)
committerMike Rylander <mrylander@gmail.com>
Thu, 19 Feb 2015 13:38:17 +0000 (08:38 -0500)
commit74135fe601871f1e544b73582d59a893d4bc70ff
treeab2ea875b31b26726e38a67b982a3b91e02754ff
parent87e8303b839835726d7f6380d309d7558d9d07eb
LP#1350371 display existing copies

In the picklist / PO lineitem list view, display the number of existing
catalog copies owned at or below the PO ordering agency or Picklist org
unit whose status is not in some form of lost or missing.

Value is displayed beside the lineitem ID and is styled bold/red if the
count is greater than zero.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/perlmods/lib/OpenILS/Application/Acq/Order.pm
Open-ILS/src/templates/acq/common/li_table.tt2
Open-ILS/web/css/skin/default/acq.css
Open-ILS/web/js/dojo/openils/acq/nls/acq.js
Open-ILS/web/js/ui/default/acq/common/li_table.js