11 Dec
2017
11 Dec
'17
7:37 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19792 --- Comment #1 from David Bourgault <david.bourgault@inlibro.com> --- Created attachment 69702 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=69702&action=edit Bug 19792 - Perf. boost for GetBudgetHierarchy This patches reduces the number of SQL calls by combining multiple calls to the recursive functions GetBudgetSpent(), GetBudgetOrdered(), etc. into 4 big queries. It also removes duplicate function calls from acqui-home.pl Test plan: 0) Visit Acquisition home 0) Apply patch 1) Refresh page. It shoud look identical. 2) prove t/db_dependent/budgets.t -- You are receiving this mail because: You are watching all bug changes.