3 Apr
2018
3 Apr
'18
9:33 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20510 --- Comment #1 from Josef Moravec <josef.moravec@gmail.com> --- Created attachment 73545 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73545&action=edit Bug 20510: Remove unused sub TotalPaid from C4::Stats Test plan: 0) Do not apply the patch 1) Run git grep TotalPaid and confirm it is only defined and then used once in a test 2) Apply the patch 3) git grep TotalPaid should return nothing 4) prove t/db_dependent/Stats.t should be green -- You are receiving this mail because: You are watching all bug changes.