https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19690 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I think the patch is actually wrong: [% ELSIF rule.onshelfholds == 2 %] - If all unavailable + Only if other items unavailable [% ELSE %] - If any unavailable + No OnShelfHolds Allowed If all unavailable = No (no onshelf holds are allowed) If any anavailable = If at least one is checked out Yes = It doesn't matter if anything is checked out or not (also yes is good here) -- You are receiving this mail because: You are watching all bug changes.