https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34899 --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- 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.