[Koha-bugs] [Bug 32742] Add sorting options to patron list export

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Oct 21 11:27:00 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32742

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Patron's lists option are   |Add sorting options to
                   |not in alphabetical order   |patron list export
             Status|Signed Off                  |Failed QA

--- Comment #5 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I am running out of time here, so please fix these yourself:

1) Please perltidy:

 OK     koha-tmpl/intranet-tmpl/prog/en/modules/patroncards/print.tt

 WARN   patroncards/create-pdf.pl
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 181,
now: 183)

 WARN   patroncards/print.pl
   WARN   tidiness
                The file is less tidy than before (bad/messy lines before: 88,
now: 90)


2) I feel like the Order by should be the last option in the form, going
together with the "start with" option, instead of being the first in the form.

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.

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)

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list