Bug 34932: Patron.t - Pass borrowernumber of manager to userenv
[koha.git] / t / db_dependent / Koha / Acquisition / Order.t
2023-06-26 Jonathan DruartBug 33885: Make Koha::Acq::Order->creator return undef...
2023-05-16 Aleisha AmohiaBug 33098: Revert suggestion status when orders are...
2023-05-15 Agustin MoyanoBug 8179: Receive multiple orders
2023-05-09 Jonathan DruartBug 33653: Never consider received orders as late
2023-02-24 Tomas Cohen AraziBug 33054: Fix unit tests
2022-12-13 Marcel de RooyBug 32417: Add unit test
2022-09-16 Aleisha AmohiaBug 15348: Add estimated delivery date field to individ...
2022-02-10 Jonathan DruartBug 29785: Rename Koha::Object->message with ->object_m...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-10-15 Tomas Cohen AraziBug 26515: (QA follow-up) Preserve original behaviour
2020-10-15 Tomas Cohen AraziBug 26515: Better feedback on errors
2020-10-15 Jonathan DruartBug 26515: Remove branchcode from mock_userenv
2020-10-15 Tomas Cohen AraziBug 26515: (follow-up) Do not count self when checking...
2020-10-15 Tomas Cohen AraziBug 26515: Unit tests
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-08-25 Jonathan DruartBug 23166: Add filter_by_current and _cancelled Koha...
2020-05-13 Jonathan DruartBug 24161: (follow-up) Fix failing test (when running...
2020-05-13 Jonathan DruartBug 24161: Fix failing test (when running slow)
2020-05-04 Jonathan DruartBug 24161: Add tests
2020-05-01 Tomas Cohen AraziBug 25297: Regression tests
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
2020-02-04 Jonathan DruartBug 24440: Rename current_holds with current_item_level...
2020-02-04 Jonathan DruartBug 24440: Adding 2 more tests for ->biblio
2020-02-04 Tomas Cohen AraziBug 24440: ->biblio tests
2020-02-04 Tomas Cohen AraziBug 24440: Unit tests
2019-11-27 Jonathan DruartBug 23927: Add tests
2019-04-10 Jonathan DruartBug 22390: Never copy items if original order has been...
2019-04-10 Jonathan DruartBug 22390: (bug 15184 follow-up) Use aqorders.subscript...
2018-08-30 Jonathan DruartBug 20366: Add new method Koha::Acquisition::Order...
2018-08-30 Jonathan DruartBug 20726: Add new method Acquisition::Order->invoice
2018-08-30 Jonathan DruartBug 20726: Add new method Koha::Acquisition::Order...
2018-04-10 Jonathan DruartBug 20557: Prevent Koha/Acquisition/Order.t to fail...
2018-02-26 Jonathan DruartBug 20199: Add tests for Koha::Acq::Order->store
2017-10-11 Tomas Cohen AraziBug 15685: Add tests for Koha::Acquisition::Order-...