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)
committerAndrew Fuerste-Henry <andrew@bywatersolutions.com>
Fri, 17 Dec 2021 20:55:03 +0000 (20:55 +0000)
commit764e975c15752003ee886f3c7166a55a3a76dfe9
tree72b8ee8bbf8451f7e17fd0b5bed127b4f631c59f
parent1bd7d3f2e67a0f349cf9541ae40bf4d725ff5bb3
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>
(cherry picked from commit f69cedea8ad8fbcc99e7b7068bc7d1b2628fadce)

Signed-off-by: Andrew Fuerste-Henry <andrew@bywatersolutions.com>
reports/serials_stats.pl