https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742 --- Comment #11 from Hammat wele <hammat.wele@inlibro.com> --- (In reply to Katrin Fischer from comment #5)
3) This should also be available when printing the patron cards from the patron card creator. Since the code for sorting is in patroncards/create-pdf.pl, I believe this would not require much more than a template change and it would give us nice consistency.
I added the feature when printing the patron cards from the patron card creator but it required some edit in patroncards/create-pdf.pl because the order_by was only used for patronlist
4) I think that if you change nothing the order will still be the order added ot the list - is this correct? (just a question, nothing to fix here)
Yes it is correct, if we do not select an order, the order added at the list will be used -- You are receiving this mail because: You are watching all bug changes.