https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742 --- Comment #3 from Hammat wele <hammat.wele@inlibro.com> --- Created attachment 155469 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=155469&action=edit Bug 32742: Patron's lists option are not in alphabetical order This patch add sorting feature to the patron card lists export option To test 1. Go to Tools > Patron lists 2. Create a new patron list 3. Add 10 patrons in a random order (not in alphabetical nor in cardnumber sequence) 4. Go back to Tools > Patron lists management page 5. Find your list, click on 'Action' and select 'Print patron cards' 6. Check the cards order in the pdf --> notice these cards aren't in alphabetical order. 7. Apply the patch 8. Repeat step 4, 5 9. Fill the «Order by» field and submit 10. Check the cards order in the pdf --> notice the cards are now ordered. -- You are receiving this mail because: You are watching all bug changes.