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

--- Comment #11 from Martin Renvoize <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to