Bug 31196: Remove 'default_value_for_mod_marc-' clear_from_cache calls
[koha.git] / t / db_dependent / Items / AutomaticItemModificationByAge.t
2022-10-25 Jonathan DruartBug 31196: Remove 'default_value_for_mod_marc-' clear_f...
2022-04-08 Alex BuckleyBug 22827: Add age dependency on other fields than...
2021-10-07 Jonathan DruartBug 28931: Use EXPORT_OK from Koha::DateUtils
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-09-11 Jonathan DruartBug 26384: Fix executable flags
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2020-03-23 Jonathan DruartBug 23463: Replace AddItem calls with Koha::Item->store
2019-07-15 Josef MoravecBug 22721: Remove frameworkcode parameter in GetMarcFro...
2019-04-16 Fridolin SomersBug 21975: add Unit Test
2019-02-26 Jonathan DruartBug 21206: Replace C4::Items::GetItem
2018-07-31 Jonathan DruartBug 21133: Fix use statements order
2017-12-07 Marcel de RooyBug 19096: Adjusts unit tests
2017-06-14 Jonathan DruartBug 18761: Fix tests for AutomaticItemModificationByAge...
2016-06-17 Marcel de RooyBug 16607: Remove CPL/MPL from two unit tests
2016-03-31 Marcel de Rooy Bug 16004: [QA Follow-up] Tiny change for unit test...
2016-03-31 Jonathan Druart Bug 16004: Replace items.new with items.new_status
2016-03-02 Jonathan Druart Bug 11023: Automatic item modification by age (Was...