Bug 23463: Fix timestamp default value
[koha.git] / t / db_dependent / Items / DelItem.t
2020-03-23 Jonathan DruartBug 23463: Remove DelItem
2020-03-23 Jonathan DruartBug 23463: Replace AddItem calls with Koha::Item->store
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2019-01-28 Jonathan DruartBug 21798: replace gimme_a_biblio with build_sample_biblio
2019-01-28 Jonathan DruartBug 21798: Unify the creation of bibliographic record...
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
2016-04-22 Jonathan DruartBug 12787: Reorganise t/db_dependent files
2014-07-26 Tomas Cohen AraziBug 12583: (followup) rename new test file
2014-07-25 Jonathan DruartBug 12583: DelItem prototype - Add unit tests