From 4e6f44ab34f1c53c7d462d6077f1073bd3ab40d1 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 9 Jul 2012 14:46:41 -0400 Subject: [PATCH] Batch lineitem create / link-to invoice action In the PO lineitem list page and lineitem search restuls page, there are two new actions in the top-level actions selector: "Create Invoice from Selected Lineitems" and "Link To Invoice for Selected Lineitems". Both behave the same as create/link invoice for single lineitems, but now it's possible to select multiple lineitems for invoicing. Signed-off-by: Bill Erickson Signed-off-by: Mike Rylander --- Open-ILS/src/templates/acq/common/li_table.tt2 | 2 ++ Open-ILS/web/js/ui/default/acq/common/li_table.js | 28 ++++++++++++++++++++++- 2 files changed, 29 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/acq/common/li_table.tt2 b/Open-ILS/src/templates/acq/common/li_table.tt2 index 9eb8d35ff8..00c27273ce 100644 --- a/Open-ILS/src/templates/acq/common/li_table.tt2 +++ b/Open-ILS/src/templates/acq/common/li_table.tt2 @@ -32,6 +32,8 @@ + +