From bcbfb2640d69124bb5283999a587b31dc95484e8 Mon Sep 17 00:00:00 2001 From: Galen Charlton Date: Tue, 12 Jul 2022 09:36:13 -0400 Subject: [PATCH] LP#1980257: (follow-up) add balance owed to the pending grid as well Doing this maintains symmetry between the user bucket grid and the pending user grid and supports workflows where a staff member may wish to check the patron balance before adding a user to a bucket. Signed-off-by: Galen Charlton --- Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2 | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2 b/Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2 index 39d1e1e587..d19e231f7a 100644 --- a/Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2 +++ b/Open-ILS/src/templates/staff/circ/patron/bucket/t_pending.tt2 @@ -57,5 +57,6 @@ + -- 2.11.0