Koha/course_reserves
Joseph Sikowitz 5cf05ff53d Bug 25606: Remove all reserve items button
Adds button to course records to remove all attached reserve items. A warning dialog box will appear before executed.

Test plan
1. Install patch
2. Log in as user with permission to delete reserves
3. View a course reserve record with multiple items attached
4. There should now be a button that says "- Batch remove reserves"
5. When you click the button a dialog box should appear with a warning
6. Click "Ok"
7. All course reserves should be removed from the record
8. Add an item to more than course record
9. Redo 3-7
10. Items should have been removed from that course but remain on all other courses
11. Log in as a user without delete reserves permission
12. You should not see the batch remove option

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2020-08-07 16:54:40 +02:00
..
add_items.pl Bug 25341: Remove whitespace from barcode in add_items.pl 2020-05-04 09:44:42 +01:00
batch_add_items.pl Bug 22970: Allow to change homebranch in batch add course reserves 2020-05-12 11:40:54 +01:00
course-details.pl Bug 25606: Remove all reserve items button 2020-08-07 16:54:40 +02:00
course-reserves.pl Bug 21501: Remove dead code from course reserves module 2018-11-02 10:37:45 +00:00
course.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
mod_course.pl Bug 21349: Instructors with special characters in cardnumber cannot be removed from course reserves 2018-10-29 00:35:41 +00:00