Bug 17600: Standardize our EXPORT_OK
[srvgit] / t / db_dependent / Koha / Acquisition / Order.t
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-...