]> git.evergreen-ils.org Git - contrib/Conifer.git/commit
LP#1780283 Checking One Bill Checks Them All
authorDan Briem <dbriem@wlsmail.org>
Fri, 9 Aug 2019 03:45:40 +0000 (23:45 -0400)
committerDan Scott <dan@coffeecode.net>
Fri, 3 Jan 2020 19:31:27 +0000 (14:31 -0500)
commit88c63487971f079a7a8f5153c89fcb2a7dd32e38
tree6395c3e06b8142bc41f0e4bc5e5d517ec01fa9e8
parentcf133f0ef8052469e8765fc4fe70d30e41af6bdc
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>
Open-ILS/src/templates/staff/circ/patron/t_bill_history_payments.tt2
Open-ILS/src/templates/staff/circ/patron/t_bill_history_xacts.tt2