https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22457
Bug ID: 22457
Summary: OpacHiddenItemsExceptions should be moved to a
category attribute
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Architecture, internals, and plumbing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Target Milestone: ---
In order to determine if an item should be hidden for a specific patron
category, we now need to:
- Read and parse OpacHiddenItemsExceptions
- Verify it is a real category (subject to typos)
- Compare to the current patron category
This would be avoided by just having an attribute on the categories table (e.g.
overrides_hidding_policy). I leave choosing the right attribute name to native
speakers.
--
You are receiving this mail because:
You are the assignee for the bug.
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/