[Koha-bugs] [Bug 21413] Inventory - Allow skipping items with waiting holds

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 7 17:48:12 CET 2018


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

--- Comment #10 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 82040
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82040&action=edit
Bug 21413: Fix condition to avoid operator bnding isssues

The original WHERE condition wasn't enclosed in parenthesis, and hence
was subject to binding precedence issues in some situations.

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list