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

--- Comment #10 from Pedro Amorim <[email protected]> ---
Test plan to is test different patron searches and make sure everything is
working as intended, before and after applying the patch.

Examples of patron-autocomplete.js:
- Patrons lists (create new list, add patrons to it):
  /cgi-bin/koha/patron_lists/lists.pl
- View logs ("Librarian:" input):
  /cgi-bin/koha/tools/viewlog.pl
- Reserve request:
  /cgi-bin/koha/reserve/request.pl

Examples of patron-search.inc:
- ERM, "Add new user" button: 
  /cgi-bin/koha/erm/agreements/add
- New patron card batch:
  /cgi-bin/koha/patroncards/edit-batch.pl (Click "add patron" button")

Bonus:
- Create a patron attribute type and set it "searchable".
- Edit a patron and put some unique in that new patron attribute
- Search for that, or part of that.

More: Play with DefaultPatronSearchFields and DefaultPatronSearchMethod system
preferences and verify that the searches all return as expected.

-- 
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/

Reply via email to