Bug 13726: Make Koha::Acq::Bookseller using Koha::Object
[koha.git] / t / db_dependent / Acquisition / CancelReceipt.t
2016-12-30 Jonathan DruartBug 13726: Make Koha::Acq::Bookseller using Koha::Object
2016-11-18 Tomas Cohen AraziBug 17647: Remove itemtype-related CancelReceipt.t...
2016-10-28 Jonathan DruartBug 13321: Rename variables
2015-06-04 Tomas Cohen AraziBug 13967: (QA followup) Make DBIx control transactions...
2015-02-10 Jonathan DruartBug 13319: Fix Koha::Acq::Order should set parent_order...
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-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-14 Jonathan DruartBug 11744: Add regression tests