[Koha-bugs] [Bug 14648] Batch remove reserve items

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jun 7 13:32:02 CEST 2020


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

--- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Created attachment 105609
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=105609&action=edit
Bug 14648: Batch remove reserve items

Adds "Batch remove items" button to course-reserves.tt. Creates
batch_rm_items.pl and batch_rm_items.tt. Allows user to enter a list of
barcode numbers so that they will be removed from all course reserves to which
they are attached. A dialog box will provide a warning
before the final deletion is made.

Test Plan
1. Log in as a user with permissions to add and delete course reserves
2. Add the same items to multiple course reserves
3. Go to the main course reserves page (i.e.
/cgi-bin/koha/course_reserves/course-reserves.pl)
4. Click the "- Batch remove items" button
5. Enter the barcodes that you added to multiple reserves in step 1
6. Click submit
7. Click Ok if you are ready to delete all of these items
8. Check each course reserve that you added the items to in step 1 to make sure
the items you entered were deleted but nothing else
9. Log out
10. Log in as a user without permission to delete course reserves
11. Go to the main course reserves page (i.e.
/cgi-bin/koha/course_reserves/course-reserves.pl)
12. You should not longer see the "- Batch remove items" button

Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>

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


More information about the Koha-bugs mailing list