Bug 30825: Add Koha::Item->holds_control_library
[koha.git] / Koha / Acquisition / Orders.pm
2023-05-09 Tomas Cohen AraziBug 33653: Use filter_by_active instead
2023-05-09 Jonathan DruartBug 33653: Never consider received orders as late
2022-09-16 Aleisha AmohiaBug 15348: (follow-up) Fix filtering results on estimat...
2022-09-16 Aleisha AmohiaBug 15348: Add estimated delivery date field to individ...
2022-03-02 Tomas Cohen AraziBug 29857: Rename base class as Koha::Exception
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-01-28 Tomas Cohen AraziBug 25670: New orders included only if standing
2021-01-28 Tomas Cohen AraziBug 25670: Add filter_by_active and filter_by_id_includ...
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