24 Jul
2024
24 Jul
'24
2:17 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37448 --- Comment #1 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 169472 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169472&action=edit Bug 37448 - Add script to allow developers to quickly generate large amounts of data for development and testing Test Plan: 1) Apply this patch 2) Run: misc/devel/create_test_data.pl -n 99 -s Borrower -d surname=Hall -d zipcode=111111 3) Search patrons' for the name "Hall" 4) Note there are 99 Hall's in your results! Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.