[Koha-bugs] [Bug 11975] Tools: Batch patron deletion code should be improved

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 20 16:48:09 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11975

--- Comment #1 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 26489
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26489&action=edit
Bug 11975: Batch patron deletion code should be improved

This patch tries to improve the code for the cleanborrowers.pl tool.

- use KohaDates plugin and Koha::DateUtils for date management
- replace variables step1, step2 and step3 with step
- add a js check if no action if checked

Test plan:
- Backup your DB
- Play with the Patron deletion/anonymisation tool and try to find
  something inconsistent.
If you don't find something different, it works!

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


More information about the Koha-bugs mailing list