13 May
2017
13 May
'17
4:45 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17952 --- Comment #11 from Martin Renvoize <martin.renvoize@ptfs-europe.com> --- To clarify, this patch adds two performance enhancements in one patch. a) It prevents re-instantiation of Koha::Calendar objects inside the loop (no functionality change here) b) It enhances the SQL query to skip all lost items during overdue calculation. (this is a change of logic, but I don't think it's a change of functionality) -- You are receiving this mail because: You are watching all bug changes.