Bug 36088: Remove useless code form opac-account-pay.pl
[koha.git] / Koha / Patron / Debarments.pm
2023-10-11 Tomas Cohen AraziBug 16223: Tidy
2023-10-11 Martin RenvoizeBug 16223: (QA follow-up) Remove GetDebarments
2023-10-11 Emmi TakkinenBug 16223: Add ability to define liftable restrictions
2023-01-31 Martin RenvoizeBug 31095: Remove GetDebarments from Koha::Patron:...
2021-11-03 Jonathan DruartBug 29395: use EXPORT_OK from Koha::Patron::Debarments
2020-11-10 Kyle M HallBug 26594: (QA follow-up) Make _UpdateBorrowerDebarment...
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*