https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42503
--- Comment #16 from Tomás Cohen Arazi (tcohen) <[email protected]> --- I've been testing the table side-by-side with the current one, and noticed my implementation was sorting by code in some fields like patron category or pickup library (and even home/holding library code, which were hidden in my setup). Because of that, I reworked how things are retrieved/embedded using the API and ended up not needing the `strings_map` at all. -- 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/
