From 0e015a77af7d8bb34fb218f0269f224edd16b907 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 29 Dec 2021 12:04:16 -0500 Subject: [PATCH] LP1904036 Patron bills columns Signed-off-by: Bill Erickson Signed-off-by: Jane Sandberg Signed-off-by: Galen Charlton --- .../src/app/staff/circ/patron/bills.component.html | 79 ++++++++++++---------- 1 file changed, 45 insertions(+), 34 deletions(-) diff --git a/Open-ILS/src/eg2/src/app/staff/circ/patron/bills.component.html b/Open-ILS/src/eg2/src/app/staff/circ/patron/bills.component.html index 54ca7b1b18..a3012e7472 100644 --- a/Open-ILS/src/eg2/src/app/staff/circ/patron/bills.component.html +++ b/Open-ILS/src/eg2/src/app/staff/circ/patron/bills.component.html @@ -209,11 +209,29 @@ - + - + + + + + + + + + + + + + - + + + + + + + + + + + + + [hidden]="true" [required]="true" label="Last Billing Type" i18n-label> + [hidden]="true" [required]="true" label="Last Payment Type" i18n-label> + [hidden]="true" [required]="true" [datePlusTime]="true" label="Last Payment Time" i18n-label> - - + [hidden]="true" label="Billing Location" i18n-label> @@ -255,36 +285,17 @@ path="circulation.circ_lib.shortname"> - - - + [hidden]="true" label="Shelving Location" i18n-label> - - - - - - - - - -- 2.11.0