Bug 17738: Replace GetReservesFromBorrowernumber with Koha::Patron->get_holds
[koha.git] / Koha / Patron / Discharge.pm
2017-07-05 Jonathan DruartBug 17738: Replace GetReservesFromBorrowernumber with...
2017-05-09 Jonathan DruartBug 17762: Send lang to GetPreparedLetter
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*