Bug 26988: Add API route to fetch hold pickup locations and use it in the holds table
[koha.git] / Koha / Acquisition / Bookseller.pm
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.currency
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.bookselleremail
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.booksellerurl
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.booksellerfax
2020-03-27 Jonathan DruartBug 18177: remove aqbooksellers.othersupplier
2020-03-27 Jonathan DruartBug 22685: Use DBIx::Class relationships in Koha::Acq...
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2019-10-23 Tomas Cohen AraziBug 23843: Add mapping to Koha::Acquisition::Bookseller
2017-08-25 Tomas Cohen AraziBug 19130: (followup) Add POD
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-03-21 Jonathan DruartBug 15962: Block the currency deletion if used
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...