Bug 15758: Koha::Libraries - Do not select an option if selected is defined
[koha.git] / t / db_dependent / Bookseller.t
2016-03-15 Jonathan DruartBug 11998: Use t::lib::Mocks::mock_preference in tests
2015-06-07 Mark TompsettBug 14334: t/db_dependent/Bookseller.t AutoCommit fix
2015-02-09 Mark TompsettBug 10900 - Follow up, since more has been added to...
2014-12-31 Jonathan DruartBug 12896: Remove 2 occurrences in comments
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-09-18 Jonathan DruartBug 12827: NewOrder should not return basketno
2014-08-26 Tomas Cohen AraziBug 10402: (QA followup) amend unit tests
2014-08-26 Jared Camins-EsakovBug 10402 follow-up: choose contacts for claims
2014-08-26 Jared Camins-EsakovBug 10402: Add ability to enter multiple contacts
2014-08-26 Jared Camins-EsakovBug 10402: Use an object for contacts
2014-07-03 Yohann DufourBug 12482: removing the use of the module C4::SQLHelper...
2014-04-18 Galen CharltonBug 12048: add regression test
2014-01-09 Chris CormackBug 11457: avoid spurious test failure in t/db_dependen...
2013-12-14 Galen CharltonBug 10852: (follow-up) regression tests
2013-10-30 Galen CharltonBug 7688: (follow-up) update test cases to reflect...
2013-10-17 Jonathan DruartBug 10380: (follow-up) update some uses of output_pref()
2013-10-11 Galen CharltonBug 10689: add regression test
2013-10-09 rootBug 10641 - GetBooksellerWithLateOrders in C4::Booksell...
2013-09-08 Galen CharltonBug 10640: (follow-up) bump up the number of expected...
2013-09-08 Kenza ZakiBug 10640: give ModBookseller() an explicit return...
2013-09-08 Kenza ZakiBug 10630: give DelBookseller() a return value
2013-08-26 Kenza ZakiBug 10528: add unit tests for C4::Bookseller.pm