Bug 17600: Standardize our EXPORT_OK
[srvgit] / t / db_dependent / Holds / LocalHoldsPriority.t
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-08-31 Agustin MoyanoBug 19889: Add tests
2020-03-23 Jonathan DruartBug 23463: Replace AddItem calls with Koha::Item->store
2020-02-11 Jonathan DruartBug 14711: Change prototype for AddReserve - pass a...
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
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
2017-04-21 Jonathan DruartBug 18420: Do not use 'S' as patron category code in...
2016-11-12 Tomas Cohen AraziBug 17574: Remove itemtype-related warnings from LocalH...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Ultimate duel for C4:...
2016-09-08 Jonathan DruartBug 15758: Koha::Libraries - Remove GetBranchesLoop
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2015-08-26 Kyle M HallBug 9809: Update unit tests
2014-11-04 Tomas Cohen AraziBug 11126: (RM followup) remove diags from tests
2014-11-04 Jonathan DruartBug 11126: qa follow-up
2014-11-04 Kyle M HallBug 11126 - Make the holds system optionally give prece...