https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36502
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from David Nind <[email protected]> --- I attempted to test, but I'm not getting the behavour described in the test plan. Or maybe I'm not testing this correctly - any additional steps to help reproduce or understand the issue? ==>Step 3.2 - They should see a “No holds allowed” on items from other branches. I'm not seeing this: 1. I gave Henry (Midway) some permissions (catalogue, parameters, borrowers, reserveforothers, editcatalogue) 2. IndependentBranches = set to Yes 3. canreservefromotherbranches = allow (default, already set to allow in KTD) 4. Went to place a hold for Mary (Midway) on 'The definitive guide to Catalyst' (146), which has four items (3 at Fairview, and 1 at Midway) 5. I can place a hold on using the next available item, or any of the individual items - there is no "No holds allowed" indicator for any of the Fairview items 6. If I go to place a hold on a record where all the items are not from the library (that is, no items for Midway), then I don't have a hold toolbar button and can't place a hold 7. If I set canreservefromotherbranches = "Don't allow", this shows "X Patron is from a different library" 8. If I apply the patches and restart everything, I don't see any change in behavour - that is, it seems to work exactly the same way as before the patches for me (not that I have a great understanding of these options). 9. The tests pass before and after the patch. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
