Bug 19059: Move C4::Reserves::CancelReserve to Koha::Hold->cancel
[koha.git] / Koha / Patron / Discharge.pm
2017-09-12 Jonathan DruartBug 19059: Move C4::Reserves::CancelReserve to Koha...
2017-08-08 Jonathan DruartBug 18851: Database handler must not be created at...
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*