Change #6768
Category | None |
Changed by | Dan Briem <dbriem | @wlsmail.org>
Changed at | Fri 27 Dec 2019 16:08:17 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | ad26b08d9a4bbe9101ce230a5854b7684e2d2686 |
Comments
LP#1780283 Checking One Bill Checks Them All Under Patron->Bills->History if Bill # isn't visible for the Transactions grid or Payment ID isn't visible for Payments grid, rows can't be selected individually. This adds the required attribute to those field directives. 1. Under a patron account with multiple bills, go to Bills->History 2. Remove Bill # from the Transactions grid 3. Try to select an individual row (note all rows are selected) 4. Apply patch and repeat steps 1-3 (note rows are selected individually) Signed-off-by: Dan Briem <dbriem@wlsmail.org> Signed-off-by: Josh Stompro <stompro@stompro.org> Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Changed files
- Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2
- Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2