http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10314
--- Comment #15 from Christopher Brannon <[email protected]> --- Suggested Test Scenario: 1) Clear any existing hold policies 2) Set one circ rule to allow 1 or more holds on an item type (like Books). 3) Set a second rule to allow 0 holds on another item type (like computer file) 4) Create or modify a record to have more than one item. One item should have the first item type (book), and another should have the second, non-holdable item type (computer file). 5) Check out the item that can be held (book) to a patron. 6) Try to place an item level hold on non-holdable item type (computer file). See that you can't. 7) Place next available hold on the title instead. Theoretically, the book type will be the only item that can fill the hold. 8) Check in the computer file item. WHAT? The item is trying to fill the hold! Hope this helps. Christopher -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
