https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34899
--- Comment #4 from Katrin Fischer <[email protected]> --- On first glance, I would have expected that the hold policy: From home library: Only patrons from the item's home library may put this book on hold. would do the trick. I haven't tested, but mine would look a little different than the ones from your example: | 27 | NULL | NULL | BK | hold_fulfillment_policy | homebranch | | 28 | NULL | NULL | BK | returnbranch | homebranch | | 29 | NULL | NULL | BK | holdallowed | from_home_library | -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
