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)
committerJoy Nelson <joy@bywatersolutions.com>
Fri, 1 May 2020 17:39:21 +0000 (17:39 +0000)
commitef8f3870b41032e1ae388baaeb8f13565a08dfaf
treec0dee5242c87e68dca0277cff257183b5bc2b90a
parente6c829d887b8b6aeda98a7ba57dc9ac04b79a7a3
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>
reports/serials_stats.pl