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)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 17 Dec 2021 14:00:41 +0000 (09:00 -0500)
commitf69cedea8ad8fbcc99e7b7068bc7d1b2628fadce
tree221191a40c57a518b9443d114423b96be5425633
parentce565797c0a821d3a587654ae356e1dcebb42a89
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>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
reports/serials_stats.pl