Bug 13333: Fix Display basket group for already received orders
[koha.git] / t / db_dependent / Acquisition / OrderFromSubscription.t
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...