https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41105
--- Comment #2 from Olivia Reynolds <[email protected]> --- Created attachment 200181 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=200181&action=edit Bug 41105: Add gender to batch patron modification This patch adds the ability to batch-edit the gender field for patrons. Test plan: 1. Ensure there are a number of patrons in the database. 2. Apply patch. 3. Navigate to Patrons and click Search, to display a list of patrons. 4. Select all results and click "Batch patron modification". 5. Verify the "Gender" column is displayed. 6. Verify the "Gender" column may be toggled under the "Columns" dropdown. 7. Select a subset of the patrons for modification. 8. Verify there is a "Gender" option beneath the table. 9. Select "Female" as the gender, and click "Save". 10. Verify the gender of all selected patrons was set to "Female". 11. Repeat with "Male" and "Other" as the gender. 12. Repeat with clearing the gender field by ticking the checkbox next to the dropdown and saving. Verify the gender field is blank for each selected patron. Sponsored-by: Open Fifth -- 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/
