Bug 32496: Reduce unnecessary unblessings of objects in Circulation.pm
[koha.git] / t / db_dependent / Patron / Borrower_Debarments.t
2023-01-31 Martin RenvoizeBug 31095: Remove GetDebarments from Borrower_Debarments.t
2021-11-03 Jonathan DruartBug 29395: use EXPORT_OK from Koha::Patron::Debarments
2020-11-10 Fridolin SomersBug 26594: add Unit Test
2018-07-18 Jonathan DruartBug 20287: Replace occurrences of AddMember with Koha...
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-07-15 Jonathan DruartBug 16849: Move IsDebarred to Koha::Patron->is_debarred
2016-03-03 Jonathan DruartBug 15548: Move new patron related code to Patron*