https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41917 Paul Derscheid <paul.derscheid@lmscloud.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #193776|0 |1 is obsolete| | --- Comment #2 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 193778 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193778&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 Sponsored-by: Büchereizentrale Schleswig-Holstein <https://www.bz-sh.de/> -- You are receiving this mail because: You are watching all bug changes.