Bug 23315: (follow-up) Add configuration to enable CodeMirror
[koha-equinox.git] / Koha / Checkout.pm
2017-04-28 Jonathan DruartBug 18401: Add new method Koha::Checkout->patron
2017-02-17 Jonathan DruartBug 17973: Add the Koha::Checkout->item method
2016-12-23 Jonathan DruartBug 17689: Add the Koha::Checkout->is_overdue method
2016-07-08 Kyle M HallBug 14757 - Allow the use of Template Toolkit syntax...