Comment 2 for bug 1551447

Revision history for this message
Terran McCanna (tmccanna) wrote :

I've submitted a proposed patch for this:

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=commit;h=ea9fda2c9e5142d1976f92788e8aa89de7757b38

To test, log in to the selfcheck interface ( /eg/circ/selfcheck/main ) through a browser, log in with an account that has permissions to set the workstation, and then log in with Concerto patron data to test printing from Fines tab:

- patrons with no items out, no bills (should not launch print function)
- patrons with items out, but no bills (should not launch print function)
- patrons with bills, but with no items out (should launch print function and print a bullet for each bill)
- patrons will bills, and with items out (should launch print function and only print bullets for the bills, and not print bullets for the open transactions that do not have bills)