https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41882
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Text to go in the|This patch fixes a problem |This fixes a problem with release notes|with the batch hold |the batch hold modification |modification tool that was |tool that was allowing for |allowing for holds to be |holds to be batch updated |batch updated to pickup |to pickup location that are |location that are not |not valid. |valid. | --- Comment #4 from David Nind <[email protected]> --- Note: I updated the patch title - 'Enfore...' to 'Enforce...'. Testing notes (using KTD with the sample data): 1. Step 2: - "Main" = Centerville - Administration > Patrons and circulation > Circulation and fine rules > [select a library - Centerville] > scroll down the page to "Holds and bookings policies by item type for Centerville" - Instead of "PASS" item type, select: . Item type: Books . Hold policy: From any library . Hold and booking pickup library match: item's hold library . Rest as default - Click Add 2. Step 3: I used Programming Perl, 39999000011418 (one item, current and home library are Centerville) - Place hold for Mary - Used "Hold next available item" - Pickup location is Centerville 3. Step 4: Tools > Patrons and circulation > Batch modify holds - To select the (only) hold placed so far, select Centerville for the libraries field and then search 4. Step 5: - "North" = Midway - Select the hold (tick box) - Under the "Modify holds" heading change "New pickup library" to Midway 5. Step 6: checking in the item message says: Check in message 39999000011418: Programming Perl / Not checked out. 6. After apply the patch and restarting everything, delete the hold created in step 2 (step 3 in the test plan) 7. Step 10: using 'Batch modify holds' (if you try to modify the hold under the holds section for the record, you can't (the only pickup location is "Centerville")): - Same as step 3, select Centerville for batch modify holds - Select the only hold so far - Under modify holds section: . New pickup library: Midway . New hold note: add some text 8. Step 12: The link to configure the modified holds report table (Configure) goes to Circulation tables, not the modified_holds table under tools. But that was the case before the patch as well - so another bug. (I think the test plan should say modified_holds, instead of holds_modified - the URL is cgi-bin/koha/admin/columns_settings.pl?module=tools&page=holds&table=modified_holds) -- 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/
