[Koha-bugs] [Bug 10589] Override OpacHiddenItems based on Patron Branch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Nov 19 19:49:38 CET 2018


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

--- Comment #45 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 82522
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82522&action=edit
Bug 10589: Unit tests of changes

The core changes were in C4/Items.pm with
GetHiddenItemnumbers now processing logic against
a patron branch vs. an item's home branch and
does the patron have the local exception category.

This adds 4 tests to confirm those changes.

prove -v t/db_dependent/Items.t

If you apply just this, the tests should fail.
If you apply both patches, the tests should pass.

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


More information about the Koha-bugs mailing list