Bug 25266: Remove C4::Bookseller
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 4 May 2020 11:17:34 +0000 (13:17 +0200)
committerLucas Gass <lucas@bywatersolutions.com>
Wed, 17 Jun 2020 22:30:27 +0000 (22:30 +0000)
commit31504e0b14f1db0b374e2c0045e5228e181addf3
treecaedc1299aee5e96885303eb63143d1dedc3d946
parentccf2404ed781fd482f9bdfecc015b7308ab98e60
Bug 25266: Remove C4::Bookseller

This was the only occurrence of GetBooksellersWithLateOrders and it was
the only subroutine of C4::Bookseller

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Alex Arnaud <alex.arnaud@biblibre.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 3ce4024fcb9cc581ab0f5f6acb504d8e4bf904e9)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
C4/Bookseller.pm [deleted file]
acqui/lateorders.pl
t/Bookseller.t [deleted file]
t/db_dependent/Bookseller.t [deleted file]