Bug 14535: Update the supplier filter too
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 6 Feb 2017 09:29:44 +0000 (10:29 +0100)
committerMason James <mtj@kohaaloha.com>
Sun, 23 Apr 2017 23:08:08 +0000 (11:08 +1200)
commit5e19242713ee95ca2676981bdba00f45b2be2294
treedf5e86833ef5769d57064df5d3e7eb417bfde2fa
parentbd136bd78d0c8e2177bc861d42732635ae81d17d
Bug 14535: Update the supplier filter too

The combobox on the left side of late orders is filled by sub
GetBooksellersWithLateOrders. The same change as in the first patch
must be made here to include suppliers with late orders without a
price.

Bonus: Sort the list.

Test plan:
[1] Run t/db_dependent/Bookseller.t.
[2] Go to late orders. Use the filter on suppliers.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Srdjan <srdjan@catalyst.net.nz>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
(cherry picked from commit b76eac9ca2c32a5db51b9b8ca32a2cf4fa6397b5)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
C4/Bookseller.pm
acqui/lateorders.pl