Bug 16453: Make Elasticsearch tests be skipped if configuration entry missing
[koha.git] / t / db_dependent / Acquisition /
2016-04-29 Jesse WeaverBug 15531: (followup) Use a quantity of 1, not null...
2016-04-29 Jesse WeaverBug 15531: Add support for standing orders
2016-03-07 Jonathan Druart Bug 5404: C4::Koha - remove subfield_is_koha_internal_p
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2015-10-21 Jonathan DruartBug 8417: Fix test
2015-06-19 Jonathan DruartBug 13993: Clarify test messages
2015-06-19 Mark TompsettBug 13993: (1) Add tests to confirm 'new' and 'cancelled'
2015-06-04 Tomas Cohen AraziBug 13967: (QA followup) Make DBIx control transactions...
2015-05-11 Jonathan DruartBug 12743: ACQ: default values for catalogue records
2015-03-11 Kyle M HallBug 12648: QA Followup
2015-03-11 Jonathan DruartBug 12648: Add unit tests for C4::Acquisition::*OrderUsers
2015-02-10 Jonathan DruartBug 13319: Fix Koha::Acq::Order should set parent_order...
2015-02-05 Jonathan DruartBug 13333: Fix Display basket group for already receive...
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 needs more unit tests
2014-09-18 Jonathan DruartBug 12827: NewOrder should not return basketno
2014-09-09 Jonathan DruartBug 12557: Partially received - the change should affec...
2014-09-09 Jonathan DruartBug 12557: UT: The item is not created
2014-09-09 Jonathan DruartBug 12557: Add a way to revert the changes made on...
2014-07-30 Tomas Cohen AraziBug 12493: (followup) remove unnecessary output message
2014-07-14 Jonathan DruartBug 11744: Add regression tests
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-21 Galen CharltonBug 7288: (follow-up) various fixes
2014-04-21 Jonathan DruartBug 7288: (follow-up) set a boolean if the invoice...
2014-04-21 Jonathan DruartBug 11552: allow searching on original order number...
2014-04-20 Jonathan DruartBug 11243: UT: unit tests for GetBasketsInfosByBookseller
2014-04-19 Galen CharltonBug 11699: (follow-up) update one more test that uses...
2014-04-19 Jonathan DruartBug 11699: change ModReceiveOrder to used named parameters
2014-01-23 Jonathan DruartBug 11549: Add regression test
2013-11-19 Galen CharltonMerge branch 'new/bug11269' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug11269'
2013-11-19 Galen CharltonMerge branch 'new/bug8854' into 3.14.x
2013-11-19 Galen CharltonMerge branch 'new/bug8854'
2013-11-19 Galen Charltonbug 8854: fix some invoice search filters
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-10-22 Jonathan DruartBug 5336: (follow-up) add unit tests for 3 acq routines
2013-10-21 Jared Camins-EsakovBug 10401: Add ability to merge invoices
2013-09-08 Julian MauriceBug 5349: Use DB transaction/rollback in unit tests
2013-09-08 Julian MauriceBug 5349: Add unit tests for TransferOrder
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-07-15 Kenza ZakiBug 10575 : GetOrdersByBiblionumber.t needs a database...
2013-05-19 Jared Camins-EsakovMerge branch 'bug_9824' into 3.14-master
2013-05-18 Jared Camins-EsakovMerge branch 'bug_10270' into 3.14-master
2013-05-18 Jonathan DruartBug 10270: Fix shebang
2013-05-18 Jonathan DruartBug 10270: GetOrdersByBiblionumber needs better unit...
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...