https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38110
--- Comment #8 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #6) > (In reply to Jonathan Druart from comment #5) > > I have opened bug 38130 for the library columns. > > > > Item types won't be possible as we have them stored in 2 different columns > > (you know, this stupid item-level_itypes syspref...) > > > > AVs neither, too complicated IMO. I am not sure it's possible. > > > > See the commit message of bug 38130. > > Can you explain the problem with the itemtypes (maybe on a different bug)? A > filter for itemtypes would definitely be needed again. And as we move more > tables to API, even more. There is one, use the filter at the top of the column. However it will only work if it is set at the item level. We actually could do the same as what I have on bug 38130 for the library. We are displaying the "effective" item type, so the one at the biblio level if none at the item level. But filtering won't work. Also it won't be possible to make it work if they are translated. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
