From 8f74afcfd7772c12f92359f0510bebbfea74d925 Mon Sep 17 00:00:00 2001 From: Jason Stephenson Date: Sun, 6 Oct 2013 10:52:43 -0400 Subject: [PATCH] LP 1198465: Do not expose the void payment in the user interface. Things will get too complicated if void payments are applied ad hoc to transactions. Staff should still use the existing void interface so that void payments will get linked to individual billings. If not, "unvoiding" a bill becomes nearly impossibl. Signed-off-by: Jason Stephenson Signed-off-by: Kathy Lussier --- Open-ILS/web/opac/locale/en-US/lang.dtd | 1 - Open-ILS/xul/staff_client/server/patron/bill2.xul | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Open-ILS/web/opac/locale/en-US/lang.dtd b/Open-ILS/web/opac/locale/en-US/lang.dtd index 133f273d2b..54b63fe063 100644 --- a/Open-ILS/web/opac/locale/en-US/lang.dtd +++ b/Open-ILS/web/opac/locale/en-US/lang.dtd @@ -3375,7 +3375,6 @@ - diff --git a/Open-ILS/xul/staff_client/server/patron/bill2.xul b/Open-ILS/xul/staff_client/server/patron/bill2.xul index 4b9e1289be..2889b7b353 100644 --- a/Open-ILS/xul/staff_client/server/patron/bill2.xul +++ b/Open-ILS/xul/staff_client/server/patron/bill2.xul @@ -106,8 +106,7 @@ - - + -- 2.11.0