https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21206 Martin Renvoize <martin.renvoize@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|Part of the ongoing effort |Part of the ongoing effort release notes|to improve the |to improve the |maintainability of our |maintainability of our |codebase. |codebase. | | | |This patch-set | |removes the `GetItem` | |method from C4::Items and | |replaces any existing | |occurrences with | |`Koha::Items->search()`. -- You are receiving this mail because: You are watching all bug changes.