Bug 28216: Fix vendor list group by in serials statistics wizard
authorFridolin Somers <fridolin.somers@biblibre.com>
Mon, 26 Apr 2021 07:40:08 +0000 (09:40 +0200)
committerFridolin Somers <fridolin.somers@biblibre.com>
Tue, 14 Dec 2021 19:38:10 +0000 (09:38 -1000)
commit9b603543162368091774765c7ef6a8e502ae0240
tree54b3b464e4beef295a36690d226af599c0aeb710
parentb96f8b3e973b18121e57d4cabcebd3315ba18dd1
Bug 28216: Fix vendor list group by in serials statistics wizard

Bug 24940 added sort vendor list by aqbookseller.name but removed accidentally the group by.
Now vendors are repeated in the list.

Test plan :
1) Create several subscriptions for same vendor
2) Go to Reports > Serials
3) Check list of vendors
=> Without patch you see the same vendor several times
=> With patch you seen it once
4) Check sort is still on vendor name

Signed-off-by: Samu Heiskanen <samu.heiskanen@hypernova.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
reports/serials_stats.pl