Bug 20144: [sql_modes] Add default value for export_basket.description in tests
[koha.git] / t / db_dependent / Acquisition / NewOrder.t
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
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
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 needs more unit tests