Bug 20847: Add more fields to the Batch Patron Modification tool
authorDavid Roberts <david@koha-ptfs.co.uk>
Fri, 24 Jan 2020 02:15:46 +0000 (02:15 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 29 Jan 2020 09:07:33 +0000 (09:07 +0000)
commit0cdd62600b85721f6f1704138fdf56b94ba15d52
tree0d6534a1a0956b61bd15bc176d4de263a25b7dca
parent12b8c3ac1e01f5a9fbc9221dba9ad44d00c53083
Bug 20847: Add more fields to the Batch Patron Modification tool

This patch adds streetnumber, address, address2, phone and mobile to the
Batch Patron Modify form, also moves Primary email to a more logical
place on the page

To test:

1) Install patch
2) Open Batch Patron Modification tool, and input a borrowernumber to
edit
3) Add some data into the streetnumber, address, address2, phone and
mobile fields and click Save
4) These fields in the user record should now contain your data
5) Test that running the tool again with the option to delete the data
clears the fields correctly
6) Repeat steps 1-5 with a file of user borrowernumbers

Signed-off-by: Daniel J <daniel.jones@cheshiresharedservices.gov.uk>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt
tools/modborrowers.pl