https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24975
--- Comment #25 from Martin Renvoize <[email protected]> --- Code speaks more than words.. I've been having a play with a couple of followups to use a 'key' rather than rely on the string as the key for lookup, adding 'fuzzy' support and re-introducing an accessor method on the Koha::ItemType object: https://gitlab.com/mrenvoize/Koha/-/commits/bug_24975 Still a work in progress but would love some feedback as to whether this might be a route to adopt. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
