Bug 19793: Add a field for email in batch patron modification
authorDavid Roberts <david.roberts@ptfs-europe.com>
Mon, 13 Jan 2020 22:43:46 +0000 (22:43 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Tue, 21 Jan 2020 11:37:15 +0000 (11:37 +0000)
commit417e76d7e087be4f4d29a95fcaaaf43c19a812d3
tree85114a536374b9a7f31659edfa0000b05291ec50
parent5733398a596953d9f23c92583a25416c9f89c1a1
Bug 19793: Add a field for email in batch patron modification

This adds the email field to the patron batch modification tool.

To test:

1) Install patch
2) Open Batch Patron Modification tool, and input a borrowernumber to edit
3) Add some data (e.g. test@foobar.com) into the Email address field, and click Save
4) The Primary Email address in the user record should now contain your email address
5) Test that running the tool again with the option to delete the data clears the field correctly
6) Repeat steps 1-5 with a file of user borrowernumbers

Sponsored-by: PTFS Europe
Signed-off-by: Sal <sally.healey@cheshiresharedservices.gov.uk>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt
tools/modborrowers.pl