14 Nov
2019
14 Nov
'19
7:33 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23247 --- Comment #14 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Marcel de Rooy from comment #12)
Does this report obsolete the borcat parameter of GetMarcBiblio btw? If so, please provide a follow-up to get rid of it?
(In reply to Marcel de Rooy from comment #11)
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 ;)
That was a typo, it was meant to be bug 22457 -- You are receiving this mail because: You are watching all bug changes.