https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42350
--- Comment #3 from John Vinke <[email protected]> --- Created attachment 203322 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=203322&action=edit Bug 42350: Add preferred, middle and other name to batch patron modification. This patch adds the ability to batch modification the preferred name, middle name & other name field for patrons. Test plan 1. Navigate to Tools → Batch patron modification (/cgi-bin/koha/tools/modborrowers.pl). 2. Enter one or more borrower numbers or card numbers in the input box and proceed. 3. Verify that the Preferred Name, Middle Name, and Other Name fields are not displayed. 4. Apply the patch. 5. Refresh the page and repeat step 2. 6. Verify that the Preferred Name, Middle Name, and Other Name fields are now available in the batch modification form. 7. Enter values for one or more of these fields and save the changes. 8. Verify that the updated values are successfully saved and displayed in the patron record. Signed-off-by: John Vinke <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
