Bug 32482: (follow-up) Add markup comments
[koha.git] / Koha / Old / Checkout.pm
2022-10-12 Martin RenvoizeBug 26648: Prevent explosion in notices on missing...
2022-08-01 Jonathan DruartBug 30612: Rename other occurrences
2022-08-01 Kyle HallBug 30612: (QA follow-up) Rename accountlines method...
2022-08-01 Kyle M HallBug 30612: Add accountlines method to Koha::Checkout...
2022-07-05 Martin RenvoizeBug 30275: Add renewals relation to Koha::Old::Checkout
2022-03-02 Tomas Cohen AraziBug 30023: Add Koha::Old::Checkout->anonymize
2021-10-28 Tomas Cohen AraziBug 29290: Rename relationships borrower => patron
2021-05-10 Jonathan DruartBug 28272: Fix note_seen, desk_id, cancellation_reason
2020-11-10 Tomas Cohen AraziBug 23916: (QA follow-up) Adapt all the things to the...
2020-10-14 Tomas Cohen AraziBug 26327: Add ->library method to Koha::*Checkout
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-01-08 Tomas Cohen AraziBug 24321: Clean /checkouts
2018-10-03 Jonathan DruartBug 21432: (bug 20899 follow-up) Fix patron's name...
2018-06-22 Josef MoravecBug 20934: (QA follow-up) Fix pod in Koha::Old::Checkout
2018-06-22 Jonathan DruartBug 20934: Fix display of old checkouts in the checkout...
2016-12-20 Jonathan DruartBug 17796: Move Koha::OldIssue[s] to Koha::Checkout[s]