]> git.koha-community.org Git - koha.git/commit
Bug 24940: Serials statistics wizard: order vendor list alphabetically
authorDavid Roberts <david@koha-ptfs.co.uk>
Fri, 3 Apr 2020 15:23:01 +0000 (15:23 +0000)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 11 May 2020 21:44:00 +0000 (21:44 +0000)
commit4d98f19541bef0e075c5c3d6b2709baa40d1aa60
treee5c2b794590e1c462f5393364ff41a6d577a52f8
parent4484b7d4d96e980a445c687398a363817f4f907c
Bug 24940: Serials statistics wizard: order vendor list alphabetically

This patch changes the dropdown from being sorted by aqbookseller.id to
aqbookseller.name

To test:
1) Add at least 2 vendors:
 - First: ZZZZ
 - Second: AAAA
2) Add subscriptions for each of the vendors
3) Check the pull down in the serials statistics wizard and verify it
lists them as ZZZZ, AAAA
4) Apply the patch
5) Re-check the pull down in the wizard and check that the vendors are
now listed AAAA,ZZZZ

Signed-off-by: Devinim <kohadevinim@devinim.com.tr>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
(cherry picked from commit ef8f3870b41032e1ae388baaeb8f13565a08dfaf)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
reports/serials_stats.pl