Bug 17600: Standardize our EXPORT_OK
[srvgit] / t / db_dependent / Acquisition / GetBasketsInfosByBookseller.t
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-11-05 Tomas Cohen AraziBug 26584: Remove unused C4::Acquisition::CloseBasket...
2020-10-15 Tomas Cohen AraziBug 26579: Remove unused C4::Acquisition::DelOrder...
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-03-27 Jonathan DruartBug 22001: Remove the RaiseError occurrences from tests
2019-04-30 Nick ClemensBug 21364: (follow-up) Check for standing status and...
2018-10-01 Martin RenvoizeBug 21385: Add Unit Tests
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Shorten aqbudgets.budget_code
2017-09-07 Jonathan DruartBug 19256: Make Koha::Acq::Order using Koha::Object
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2015-06-04 Tomas Cohen AraziBug 13967: (QA followup) Make DBIx control transactions...
2014-10-28 Jonathan DruartBug 12830: Move the order-related code into Koha::Acqui...
2014-09-18 Jonathan DruartBug 12827: NewOrder should not return basketno
2014-04-20 Jonathan DruartBug 11243: UT: unit tests for GetBasketsInfosByBookseller