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

--- Comment #1 from Nick Clemens (kidclamp) <[email protected]> ---
Created attachment 185476
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=185476&action=edit
Bug 38438: Forget item selections on a new search

This patch adds a new checkbox to the item search
"Forget item selections from previous search"

This way, selections are remembered when paginating, and can optionally
be kept between searches, but defaults to clearing the storage on a enw search.

To test:
1 - Do an item search for books, select two items
2 - Batch modify those items
3 - Do a new item search for music
4 - Select two items
5 - Batch delete them
6 - Note 4 items are going to be deleted
7 - Apply patch
8 - Start a new item search for books from centerville
9 - Note the form option to forget previous selections, leave it checked
10 - Do the search, select two items, batch modify, only 2!
11 - Start a new item search, uncheck the box, search
12 - Select two and batch modify, 4 items are sent!
13 - Popcorn!

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to