Bug 18851: Database handler must not be created at runtime
[koha.git] / Koha / Patron / Discharge.pm
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*