[Koha-bugs] [Bug 23247] Simplify visibility logic in opac-MARCdetail.pl

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Oct 11 11:52:48 CEST 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23247

--- Comment #11 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
>From Patron/Category:

=head3 override_hidden_items

    if ( $patron->category->override_hidden_items ) {
        ...
    }

Returns a boolean that if patrons of this category are exempt from the
OPACHiddenItems policies

TODO: Remove on bug 22547

=> Looks like we did not on 22547 ;)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list