Bug 19057: Move C4::Reserve::GetReserve to Koha::Holds
[koha.git] / t / db_dependent / Circulation / IssuingRules /
2017-07-10 Jonathan DruartBug 17829: Move GetMember to Koha::Patron
2017-04-21 Jonathan DruartBug 18420: Do not use 'S' as patron category code in...
2016-11-15 Jonathan DruartBug 17599: Move C4::Circulation::GetIssuingRule to...
2016-11-12 Tomas Cohen AraziBug 17592: Remove itemtype-related maxsuspensiondays...
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*
2015-11-06 Jonathan DruartBug 14878: Tests - Create the branchcodes when needed
2014-05-26 Galen CharltonBug 12230: (follow-up) improve unit tests
2014-05-26 Jonathan DruartBug 12230: Set a maximum suspension days as a new issui...