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

--- Comment #1 from Paul Derscheid <[email protected]> ---
Created attachment 193776
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193776&action=edit
Bug 41917: Add parent itemtype fallback to Item::effective_bookable

- Check parent itemtype bookable flag when child itemtype is
  not bookable
- Item-level and child-level bookable values still take priority

To test:
- Run t/db_dependent/Koha/Item.t
- Verify effective_bookable falls back to parent itemtype when
  child is not bookable
- Verify child-level and item-level bookable take priority
- Verify orphan itemtypes without a parent return 0

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/

Reply via email to