https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10589
--- Comment #44 from M. Tompsett <[email protected]> --- Created attachment 82521 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82521&action=edit Bug 10589: local exceptions overriding OpacHiddenItems This patch adds the functionality change to C4/Items.pm which allows to cross check the patron branch with the item branch in addition to the local exception patron category list. This patch is large because is also merely adds patron_branch to a series of function calls which OpacHiddenItems affects. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
