Bug 26988: Add API route to fetch hold pickup locations and use it in the holds table
[koha.git] / Koha / Acquisition / Orders.pm
2020-09-11 Jonathan DruartBug 26365: Remove comparison with 0000-00-00 for dateca...
2020-08-25 Jonathan DruartBug 23166: Add filter_by_current and _cancelled Koha...
2020-05-04 Jonathan DruartBug 24161: (follow-up) Fix typo in POD
2020-05-04 Jonathan DruartBug 24161: Keep tracks of late orders claims
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2017-09-07 Tomas Cohen AraziBug 19256: (QA followup) Add missing POD
2017-09-07 Jonathan DruartBug 19256: Make Koha::Acq::Order using Koha::Object