http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12258 --- Comment #3 from Marc Véron <veron@veron.ch> --- Created attachment 32941 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=32941&action=edit [Signed-off] Bug 12258 Adds Datatables to the Fines->Account page of patrons (members/boraccount.pl). Also adds a button "Filter paid transactions" to hide fines with no outstanding value (0.00). Test steps : * Create a few manual invoices with fines. * Pay a fine. * Go back to the account tab. * Try the "Filter paid transactions" button. It should filter everything with 0.00 in the Outstanding column. * Try the "Show all transactions" button. * Play around with the buttons Followed test steps. Works as expected. Signed-off-by: Marc Véron <veron@veron.ch> -- You are receiving this mail because: You are watching all bug changes.