https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21206 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |david@davidnind.com 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 |This enhamcement |removes the `GetItem` |removes the `GetItem` |method from C4::Items and |method from C4::Items and |replaces any existing |replaces any existing |occurrences with |occurrences with |`Koha::Items->search()`. |`Koha::Items->search()`. -- You are receiving this mail because: You are watching all bug changes.