https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41604
--- Comment #12 from Jonathan Druart <[email protected]> --- Created attachment 194641 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=194641&action=edit Bug 41604: Use visibility_condition in other places There are 3 other places where we force the visibility of columns. They must als use this new visibility_condition flag, so they are all using it. Test plan: The 3 tables are: 1. basket with the columns edifact, modify, cancel 2. hold history with the column itemtype 3. batch edit patron with the columns checkbox, password expiration, protected -- 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/
