[Koha-bugs] [Bug 22626] 'Filter paid transactions' broken on Transactions tab in staff

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 9 18:10:45 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22626

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 87618
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=87618&action=edit
Bug 22626: 'Filter paid transactions' broken on Transactions tab in staff

This patch changes a parameter in the function which filters the
DataTable of transactions. The addition of more columns to the table
changed the index of the column which is being filtered.

To test, apply the patch and locate a patron who has multiple fines or
charges, some of them paid. Go to Accounting -> Transactions. Test the
"Filter paid transactions" link. Table rows which show "0.00" in the
"Oustanding" column should be hidden.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list