https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39011 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the| |This fixes and improves release notes| |searching the holdings | |table for columns that use | |an authorized or coded | |value. You can now use | |either the codes or the | |description when searching | |for item type, current | |library, home library, and | |collection columns. For | |example, searching for BK | |or Books now works as | |expected. --- Comment #10 from David Nind <david@davidnind.com> --- (In reply to Jonathan Druart from comment #8)
(In reply to David Nind from comment #6)
I tested, and this is working for me (both the code and the full name) for: - Current library (holding library) - Home library (home library) - Collection (collection code)
It is not working for me for item type, for example BK or Books shows no results.
Indeed, code and description were swapped. I also fixed the search on holding branch.
Thanks Jonathan! -- You are receiving this mail because: You are watching all bug changes.