https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21681 --- Comment #1 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 81269 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=81269&action=edit Bug 21681: Remove C4::Accounts::getcharges Test plan: 0) Do not apply the patch 1) Enable ILS-DI 2) Go to <opac_url>/cgi-bin/koha/ilsdi.pl?service=GetPatronInfo&patron_id=51&show_fines=1 use patron with some paid and unpaid fines 3) Save the page for later usage 4) Apply the patch 5) Repeat 2 with same patron and compare the saved result with the new one, they should be same 6) git grep getcharges should return no occurance 7) prove t/db_dependent/Accounts.t -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.