https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31579 --- Comment #17 from Hammat wele <hammat.wele@inlibro.com> --- This patch and bz30579 have different logics The bz30579 completely changes the form, with this patch you can either use “Hold next available item” (containing the “Pickup at” field), or “Place to hold on a specific item” since selecting one disables the other. However, this patch needs the “Pickup at” and “Place a hold on a specific item” fields to all be active since we configure the “Place a hold on a specific item” fields according to the value chosen in the field “Pickup at” which means that it is impossible to use both patches at the same time, we will have to make a choice between the two. -- You are receiving this mail because: You are watching all bug changes.