Bug 26384: Fix executable flags
[koha.git] / t / db_dependent / Acquisition / OrderFromSubscription.t
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-04-14 Jonathan DruartBug 20728: Replace the calls by their Koha::Acq::Orders...
2020-03-27 Jonathan DruartBug 22001: Remove the RaiseError occurrences from tests
2018-02-13 Jonathan DruartBug 20144: [sql_modes] Fix date format in tests
2017-09-07 Jonathan DruartBug 19256: Make Koha::Acq::Order using Koha::Object
2017-04-21 Marcel de RooyBug 18448: Fix a few db_dependent tests
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-10-28 Jonathan DruartBug 13321: Rename variables
2015-10-21 Jonathan DruartBug 8417: Fix test
2015-06-04 Tomas Cohen AraziBug 13967: (QA followup) Make DBIx control transactions...
2014-12-31 Jonathan DruartBug 12896: Move the bookseller-related code into Koha...
2014-10-28 Jonathan DruartBug 12830: Move the order-related code into Koha::Acqui...
2014-10-28 Jonathan DruartBug 5342: Serial claiming improvements: add a counter
2014-09-18 Jonathan DruartBug 12827: NewOrder should not return basketno
2014-07-03 Yohann DufourBug 12482: removing the use of the module C4::SQLHelper...
2014-04-21 Galen CharltonBug 7288: (follow-up) add unit test for is_linked_to_su...
2014-04-19 Jonathan DruartBug 11699: change ModReceiveOrder to used named parameters
2013-10-30 Galen CharltonBug 7688: (follow-up) update test cases to reflect...
2013-10-22 Jonathan DruartBug 5336: (follow-up) use understandable codes rather...
2013-07-16 Jonathan DruartBug 10275: Use a transaction for OrderFromSubscription.t
2013-07-16 Jonathan DruartBug 10275: UT: OrderFromSubscription.t needs to create...
2013-05-01 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-04-18 Jared Camins-EsakovMerge branch 'bug_7368' into 3.14-master
2013-03-30 Jared Camins-EsakovMerge branch 'bug_9937' into 3.12-master
2013-03-30 Jonathan DruartBug 9937: Add new unit tests for new routines (introduc...