From b393a14dc1e06aff87e30ad4e18b5f5a9b1cbb6b Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Tue, 18 Aug 2015 12:42:14 -0400 Subject: [PATCH] LP#1440114 invoice item type prorate/blanket warning Warn the user that only one of 'prorate' or 'blanket' may be selected when creating/editing an invoice item type. When this happens, the save operation is aborted and the user is returned to the edit dialog. Signed-off-by: Bill Erickson Signed-off-by: Kathy Lussier --- .../conify/global/acq/invoice_item_type.tt2 | 23 ++++++++++++++++++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/Open-ILS/src/templates/conify/global/acq/invoice_item_type.tt2 b/Open-ILS/src/templates/conify/global/acq/invoice_item_type.tt2 index 58fd203da4..91aba6eaf7 100644 --- a/Open-ILS/src/templates/conify/global/acq/invoice_item_type.tt2 +++ b/Open-ILS/src/templates/conify/global/acq/invoice_item_type.tt2 @@ -21,8 +21,29 @@ [% END %] -- 2.43.2