]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2
LP#705693 Check Number in Bill History
authorDan Briem <dbriem@wlsmail.org>
Tue, 8 Dec 2020 20:42:48 +0000 (15:42 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 15 Mar 2021 16:13:32 +0000 (12:13 -0400)
commited08af4c9730296c846b86c1c5d6847287de39bc
tree785d9c073e0ca1d6c50881c23ec50da03d15560d
parent1e60ff5c23cd496e7f3069c71cb407959f9d9e1a
LP#705693 Check Number in Bill History

Adds the check number field to the Bill History payment grids
(hidden by default).

To test:
1. Bill patron and apply a check payment with a check number
2. Go to Bills->History->Payments and note check number is not
   an option (drop-down on top-right of grid shows the list)
3. Right-click the payment line->Full Details->Details and note
   check number is not an option on the bottom payments grid
4. Apply patch (may need to clear cache especially on Firefox)
5. Repeat steps 2-3 and note check number is an available option

Signed-off-by: Dan Briem <dbriem@wlsmail.org>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2
Open-ILS/src/templates/staff/circ/patron/t_xact_details_details.tt2