[Koha-bugs] [Bug 19690] Smart rules: Term "If any unavailable" is confusing and just means No

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 28 00:18:57 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19690

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |katrin.fischer at bsz-bw.de

--- Comment #2 from Katrin Fischer <katrin.fischer at 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.


More information about the Koha-bugs mailing list